okapi::Point struct

Contents

Public functions

auto inFT(const StateMode& imode) const -> Point
Computes the value of this point in StateMode::FRAME_TRANSFORMATION.

Public variables

QLength x
QLength y

Function documentation

Point okapi::Point::inFT(const StateMode& imode) const

Computes the value of this point in StateMode::FRAME_TRANSFORMATION.

Parameters
imode The StateMode this Point is currently specified in.
Returns This point specified in StateMode::FRAME_TRANSFORMATION.