![]() |
VR-Link API Documentation for DIS
|
This is the complete list of members for DtVector32, including all inherited members.
| approxEq(const DtVector32 &v, const double &tolerance) const | DtVector32 | |
| crossProduct(const DtVector32 &v) const | DtVector32 | inline |
| dotProduct(const DtVector32 &v) const | DtVector32 | |
| DtVector32() | DtVector32 | inline |
| DtVector32(const float &x, const float &y, const float &z) | DtVector32 | inline |
| DtVector32(const DtVector32 &vec) | DtVector32 | inline |
| DtVector32(const DtVectorT< float > &vec) | DtVector32 | inline |
| DtVectorT() | DtVectorT< float > | inline |
| DtVectorT(const float &x, const float &y, const float &z) | DtVectorT< float > | inline |
| DtVectorT(const DtVectorT< float > &vec) | DtVectorT< float > | inline |
| get(float &x, float &y, float &z) const | DtVectorT< float > | inline |
| i() | DtVector32 | static |
| isNormalized() const | DtVectorT< float > | inline |
| j() | DtVector32 | static |
| k() | DtVector32 | static |
| magnitudeIsZero() const | DtVectorT< float > | inline |
| magnitudeIsZero(double tolerance) const | DtVectorT< float > | inline |
| magnitudeSquared() const | DtVectorT< float > | inline |
| myRep | DtVectorT< float > | protected |
| normalize() | DtVectorT< float > | inline |
| ones() | DtVector32 | static |
| operator const float *() const | DtVectorT< float > | inline |
| operator float *() | DtVectorT< float > | inline |
| operator!=(const DtVectorT< float > &vec) const | DtVectorT< float > | inline |
| operator+=(const DtVector32 &other) | DtVector32 | |
| operator-=(const DtVector32 &other) | DtVector32 | |
| operator=(const DtVector32 &vec) | DtVector32 | inline |
| operator=(const DtVectorT< float > &vec) | DtVector32 | inline |
| operator==(const DtVectorT< float > &vec) const | DtVectorT< float > | inline |
| operator[](int ind) | DtVectorT< float > | inline |
| operator[](int ind) const | DtVectorT< float > | inline |
| operator[](DtVectorOffset ind) | DtVectorT< float > | inline |
| operator[](DtVectorOffset ind) const | DtVectorT< float > | inline |
| printDataToStream(std::ostream &str) const | DtVectorT< float > | inline |
| setAll(const float &x, const float &y, const float &z) | DtVectorT< float > | inline |
| setToZero() | DtVectorT< float > | inline |
| setX(const float &x) | DtVectorT< float > | inline |
| setY(const float &y) | DtVectorT< float > | inline |
| setZ(const float &z) | DtVectorT< float > | inline |
| string() const | DtVectorT< float > | inline |
| x() const | DtVectorT< float > | inline |
| y() const | DtVectorT< float > | inline |
| z() const | DtVectorT< float > | inline |
| zero() | DtVector32 | static |
| ~DtVector32() | DtVector32 | inline |
| ~DtVectorT() | DtVectorT< float > | inline |