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

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

ABS_X_COORD enum valueORIGIN_TRANSFORMS
ABS_Y_COORD enum valueORIGIN_TRANSFORMS
COORD_TYPES_T enum nameORIGIN_TRANSFORMS
FromDisplay(int aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
FromDisplay(long long int aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
FromDisplay(double aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
FromDisplayAbs(const T &aValue) constORIGIN_TRANSFORMSinline
FromDisplayAbs(T aDisplayValue, int aUserOrigin, bool aInvertAxis)ORIGIN_TRANSFORMSinlineprotectedstatic
FromDisplayRel(const T &aValue) constORIGIN_TRANSFORMSinline
FromDisplayRel(T aDisplayValue, bool aInvertAxis)ORIGIN_TRANSFORMSinlineprotectedstatic
NOT_A_COORD enum valueORIGIN_TRANSFORMS
ORIGIN_TRANSFORMS()ORIGIN_TRANSFORMS
REL_X_COORD enum valueORIGIN_TRANSFORMS
REL_Y_COORD enum valueORIGIN_TRANSFORMS
ToDisplay(int aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
ToDisplay(long long int aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
ToDisplay(double aValue, COORD_TYPES_T aCoordType) constORIGIN_TRANSFORMSvirtual
ToDisplayAbs(const T &aValue) constORIGIN_TRANSFORMSinline
ToDisplayAbs(T aInternalValue, int aUserOrigin, bool aInvertAxis)ORIGIN_TRANSFORMSinlineprotectedstatic
ToDisplayRel(const T &aValue) constORIGIN_TRANSFORMSinline
ToDisplayRel(T aInternalValue, bool aInvertAxis)ORIGIN_TRANSFORMSinlineprotectedstatic
~ORIGIN_TRANSFORMS()ORIGIN_TRANSFORMSvirtual