| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for ORIGIN_TRANSFORMS, including all inherited members.
| ABS_X_COORD enum value | ORIGIN_TRANSFORMS | |
| ABS_Y_COORD enum value | ORIGIN_TRANSFORMS | |
| COORD_TYPES_T enum name | ORIGIN_TRANSFORMS | |
| FromDisplay(int aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| FromDisplay(long long int aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| FromDisplay(double aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| FromDisplay(const EDA_ANGLE &aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| FromDisplayAbs(const T &aValue) const | ORIGIN_TRANSFORMS | inline | 
| FromDisplayAbs(T aDisplayValue, int aUserOrigin, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic | 
| FromDisplayRel(const T &aValue) const | ORIGIN_TRANSFORMS | inline | 
| FromDisplayRel(T aDisplayValue, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic | 
| NOT_A_COORD enum value | ORIGIN_TRANSFORMS | |
| REL_X_COORD enum value | ORIGIN_TRANSFORMS | |
| REL_Y_COORD enum value | ORIGIN_TRANSFORMS | |
| ToDisplay(int aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| ToDisplay(long long int aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| ToDisplay(double aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| ToDisplay(const EDA_ANGLE &aValue, COORD_TYPES_T aCoordType) const | ORIGIN_TRANSFORMS | virtual | 
| ToDisplayAbs(const T &aValue) const | ORIGIN_TRANSFORMS | inline | 
| ToDisplayAbs(T aInternalValue, int aUserOrigin, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic | 
| ToDisplayRel(const T &aValue) const | ORIGIN_TRANSFORMS | inline | 
| ToDisplayRel(T aInternalValue, bool aInvertAxis) | ORIGIN_TRANSFORMS | inlineprotectedstatic | 
| ~ORIGIN_TRANSFORMS()=default | ORIGIN_TRANSFORMS |