|
FRX SDK Documentation 2025 SP0
|
#include <HideIntegerTransform.h>
Public Member Functions | |
| HideIntegerTransform () | |
| HideIntegerTransform (const HideIntegerTransform &) | |
| HideIntegerTransform & | operator= (HideIntegerTransform &&) |
| HideIntegerTransform & | operator= (HideIntegerTransform const &) |
| Point3d | projectedIntToProjectedDouble (IntPoint3d) const |
Definition at line 22 of file HideIntegerTransform.h.
| HideIntegerTransform::HideIntegerTransform | ( | ) |
| HideIntegerTransform::HideIntegerTransform | ( | const HideIntegerTransform & | ) |
| HideIntegerTransform & HideIntegerTransform::operator= | ( | HideIntegerTransform && | ) |
| HideIntegerTransform & HideIntegerTransform::operator= | ( | HideIntegerTransform const & | ) |
| Point3d HideIntegerTransform::projectedIntToProjectedDouble | ( | IntPoint3d | ) | const |