KiCad PCB EDA Suite
Loading...
Searching...
No Matches
TRANSFORM_TRS Member List

This is the complete list of members for TRANSFORM_TRS, including all inherited members.

Apply(const VECTOR2I &aPoint) constTRANSFORM_TRS
Apply(const VECTOR2D &aPoint) constTRANSFORM_TRS
ApplyLinearScale(double aLength) constTRANSFORM_TRS
Compose(const TRANSFORM_TRS &aOuter) constTRANSFORM_TRS
GetRotate() constTRANSFORM_TRSinline
GetScaleX() constTRANSFORM_TRSinline
GetScaleY() constTRANSFORM_TRSinline
GetTranslate() constTRANSFORM_TRSinline
InverseApply(const VECTOR2I &aPoint) constTRANSFORM_TRS
InverseApply(const VECTOR2D &aPoint) constTRANSFORM_TRS
Invert() constTRANSFORM_TRS
IsIdentity() constTRANSFORM_TRS
IsUniformScale() constTRANSFORM_TRS
m_rotateTRANSFORM_TRSprivate
m_scaleXTRANSFORM_TRSprivate
m_scaleYTRANSFORM_TRSprivate
m_translateTRANSFORM_TRSprivate
operator!=(const TRANSFORM_TRS &aOther) constTRANSFORM_TRSinline
operator==(const TRANSFORM_TRS &aOther) constTRANSFORM_TRS
RescaleAround(const VECTOR2I &aFixedPoint, double aSx, double aSy) constTRANSFORM_TRS
SetRotate(const EDA_ANGLE &aR)TRANSFORM_TRSinline
SetScale(double aSx, double aSy)TRANSFORM_TRSinline
SetTranslate(const VECTOR2I &aT)TRANSFORM_TRSinline
TRANSFORM_TRS()TRANSFORM_TRSinline
TRANSFORM_TRS(const VECTOR2I &aTranslate, const EDA_ANGLE &aRotate, double aScaleX, double aScaleY)TRANSFORM_TRSinline