QUANTIZER_LPOINT3D Member List
This is the complete list of members for
QUANTIZER_LPOINT3D, including all inherited members.
| CalcDouble2D(const LPOINT2D &ptQ) const | QUANTIZER_LPOINT2D | [inline] |
| CalcDouble2D(const LPOINT2D &ptQ, DPOINT2D &ptD) const | QUANTIZER_LPOINT2D | [inline] |
| CalcDouble3D(const LPOINT3D &ptQ) const | QUANTIZER_LPOINT3D | [inline] |
| CalcDouble3D(const LPOINT3D &ptQ, DPOINT3D &ptD) const | QUANTIZER_LPOINT3D | [inline] |
| CalcInt2D(const DPOINT2D &ptD) const | QUANTIZER_LPOINT2D | [inline] |
| CalcInt2D(const DPOINT2D &ptD, LPOINT2D &ptQ) const | QUANTIZER_LPOINT2D | [inline] |
| CalcInt3D(const DPOINT3D &ptD) const | QUANTIZER_LPOINT3D | [inline] |
| CalcInt3D(const DPOINT3D &ptD, LPOINT3D &ptQ) const | QUANTIZER_LPOINT3D | [inline] |
| CalcRaw2D(const DPOINT2D &ptD, DPOINT2D &ptRaw) const | QUANTIZER_LPOINT2D | [inline] |
| CalcRaw3D(const DPOINT3D &ptD, DPOINT3D &ptRaw) const | QUANTIZER_LPOINT3D | [inline] |
| GetX() const | QUANTIZER_LPOINT2D | [inline] |
| GetY() const | QUANTIZER_LPOINT2D | [inline] |
| GetZ() const | QUANTIZER_LPOINT3D | [inline] |
| m_Y(ScaleY, OffsetY) | QUANTIZER_LPOINT2D | [inline] |
| m_Z(ScaleZ, OffsetZ) | QUANTIZER_LPOINT3D | [inline] |
| QUANTIZER_LPOINT2D(const DPOINT2D &Scale, const DPOINT2D &Offset) | QUANTIZER_LPOINT2D | [inline] |
| QUANTIZER_LPOINT3D(const DPOINT3D &Scale, const DPOINT3D &Offset) | QUANTIZER_LPOINT3D | [inline] |
| Set2D(const DPOINT2D &Scale, const DPOINT2D &Offset) | QUANTIZER_LPOINT2D | [inline] |
| Set3D(const DPOINT3D &Scale, const DPOINT3D &Offset) | QUANTIZER_LPOINT3D | [inline] |
| SetX(const QUANTIZER_VALUES &QuantX) | QUANTIZER_LPOINT2D | [inline] |
| SetX(double ScaleX, double OffsetX) | QUANTIZER_LPOINT2D | [inline] |
| SetY(const QUANTIZER_VALUES &QuantY) | QUANTIZER_LPOINT2D | [inline] |
| SetY(double ScaleY, double OffsetY) | QUANTIZER_LPOINT2D | [inline] |
| SetZ(const QUANTIZER_VALUES &QuantZ) | QUANTIZER_LPOINT3D | [inline] |
| SetZ(double ScaleZ, double OffsetZ) | QUANTIZER_LPOINT3D | [inline] |