|
cryph utilities [subset]
2.0
Subset of the full cryph package of mathematical utilities for points, vectors, and matrices
|
This is the complete list of members for cryph::ProjPoint, including all inherited members.
| aCoords(double coords[], int offset=0) const | cryph::ProjPoint | |
| aCoords(double coords[][3], int offset=0) const | cryph::ProjPoint | |
| aCoords(float coords[], int offset=0) const | cryph::ProjPoint | |
| aCoords(float coords[][3], int offset=0) const | cryph::ProjPoint | |
| aCoords(AffPoint &aPnt) const | cryph::ProjPoint | inline |
| aCoords() const | cryph::ProjPoint | inline |
| operator*(double f) const | cryph::ProjPoint | inline |
| operator*=(double f) | cryph::ProjPoint | |
| operator+(const ProjPoint &p2) const | cryph::ProjPoint | inline |
| operator+=(const ProjPoint &rhs) | cryph::ProjPoint | |
| operator-(const ProjPoint &p2) const | cryph::ProjPoint | inline |
| operator/(double f) const | cryph::ProjPoint | inline |
| operator/=(double f) | cryph::ProjPoint | |
| operator=(const ProjPoint &rhs) | cryph::ProjPoint | |
| operator[](int index) const | cryph::ProjPoint | |
| pCoords(double *coords, int offset=0) const | cryph::ProjPoint | |
| pCoords(double coords[][4], int offset=0) const | cryph::ProjPoint | |
| pCoords(float *coords, int offset=0) const | cryph::ProjPoint | |
| pCoords(float coords[][4], int offset=0) const | cryph::ProjPoint | |
| ProjPoint() | cryph::ProjPoint | |
| ProjPoint(const ProjPoint &p) | cryph::ProjPoint | |
| ProjPoint(const AffPoint &p, double w=1.0) | cryph::ProjPoint | |
| ProjPoint(const double *p) | cryph::ProjPoint | |
| ProjPoint(const float *p) | cryph::ProjPoint | |
| ProjPoint(double xx, double yy, double zz=0.0, double ww=1.0) | cryph::ProjPoint | |
| swizzle(char xyzw[4]) | cryph::ProjPoint | |
| w | cryph::ProjPoint | |
| x | cryph::ProjPoint | |
| y | cryph::ProjPoint | |
| z | cryph::ProjPoint | |
| ~ProjPoint() | cryph::ProjPoint | virtual |
1.8.11