![]() |
Polygon Crucher SDK - Documentation
Documentation
|
This is the complete list of members for C3DTPoint< TYPE >, including all inherited members.
C3DPointList (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | friend |
C3DTPoint() (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(TYPE *val) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(int refx, int refy, int refz) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(float refx, float refy, float refz) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(double refx, double refy, double refz) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(const C3DTPoint &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
C3DTPoint(const C3DTPoint &pt, const C3DTVector< TYPE > &vect, bool add) | C3DTPoint< TYPE > | inline |
C3DTPoint(const C3DTPoint< TYPE2 > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
C3DTPoint(const C3DTVector< TYPE2 > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
Ceil() const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
CPt() (defined in CPt) | CPt | inline |
Floor() const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
GetDouble(double *values3d) const | C3DTPoint< TYPE > | |
GetFlags() const (defined in CPt) | CPt | inline |
GetFloat(float *values3f) const | C3DTPoint< TYPE > | |
Init(TYPE x=(TYPE) 0.0, TYPE y=(TYPE) 0, TYPE z=(TYPE) 0) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
IsAnormal() const | C3DTPoint< TYPE > | inline |
IsFlagSet(POINT_PROPERTIES flag) const (defined in CPt) | CPt | inline |
IsInfinite() const | C3DTPoint< TYPE > | inline |
IsNan(bool resetToZero=false) | C3DTPoint< TYPE > | inline |
IsOneFlagSet(int flag) const (defined in CPt) | CPt | inline |
Mult(const double &xx, const double &yy, const double &zz) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
Offset(TYPE value) | C3DTPoint< TYPE > | inline |
operator!=(const C3DTPoint &src) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
operator*(const C4DTVector< TYPE > &vect) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator*(double value) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator*=(double weight) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator+(const C3DTVector< TYPE > &vect1) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator+(const C3DTPoint &pt1) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator+(const C4DTVector< TYPE > &pt1) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator+=(const C3DTPoint &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator+=(const C3DTVector< TYPE > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator-(const C3DTVector< TYPE > &vect1) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator-(const C3DTPoint &pt1) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator-=(const C3DTPoint &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator-=(const C3DTVector< TYPE > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator/(double weight) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator/=(double weight) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator=(const C3DTPoint &src) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator=(const C3DTVector< TYPE > &vect) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
operator=(const C3DTPoint< TYPE2 > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
operator=(const C4DPoint &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | virtual |
operator=(const CPt &refpoint) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | virtual |
operator=(const C3DTPoint< TYPE2 > &pt) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
operator==(const C3DTPoint &src) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
operator[](int i) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
operator[](int i) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
Serialize(CXArchive &ar) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | virtual |
SetDouble(const double *values3d) | C3DTPoint< TYPE > | |
SetFlag(POINT_PROPERTIES flag, bool set) (defined in CPt) | CPt | inline |
SetFlags(unsigned int flags) (defined in CPt) | CPt | inline |
SetFlags(unsigned int flags, bool set) (defined in CPt) | CPt | inline |
SetFloat(const float *values3f) | C3DTPoint< TYPE > | inline |
SetValues(const TYPE *values3t) | C3DTPoint< TYPE > | inline |
SizeOf() const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
SubstractTo(const C3DTPoint &pt) | C3DTPoint< TYPE > | inline |
Swap(unsigned int swapMode) (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
To4DPoint(C4DPoint &pt) const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | virtual |
ValPtr() (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
ValPtr() const (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | inline |
x (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
y (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
z (defined in C3DTPoint< TYPE >) | C3DTPoint< TYPE > | |
~CPt() (defined in CPt) | CPt | inlinevirtual |