Point struct
Contents
- Reference
Public functions
- auto inFT(const StateMode& imode) const -> Point
- Computes the value of this point in
StateMode::.FRAME_TRANSFORMATION
Public variables
Function documentation
Point okapi:: Point:: inFT(const StateMode& imode) const
Computes the value of this point in StateMode::.
| Parameters | |
|---|---|
| imode | The StateMode this Point is currently specified in. |
| Returns | This point specified in StateMode::. |