le3d - LightEngine 3D
A straightforward C++ 3D software engine for real-time graphics
|
This is the complete list of members for LeVertex, including all inherited members.
cross(LeVertex v) const | LeVertex | inline |
dot(LeVertex v) const | LeVertex | inline |
floor() const | LeVertex | inline |
LeVertex() | LeVertex | inline |
LeVertex(float px, float py, float pz) | LeVertex | inline |
norm() const | LeVertex | inline |
normalize() | LeVertex | inline |
operator*(LeVertex v) const | LeVertex | inline |
operator*(float v) const | LeVertex | inline |
operator*=(LeVertex v) | LeVertex | inline |
operator*=(float v) | LeVertex | inline |
operator+(LeVertex v) const | LeVertex | inline |
operator+=(LeVertex v) | LeVertex | inline |
operator-(LeVertex v) const | LeVertex | inline |
operator-() const | LeVertex | inline |
operator-=(LeVertex v) | LeVertex | inline |
operator/(LeVertex v) const | LeVertex | inline |
operator/(float v) const | LeVertex | inline |
operator/=(LeVertex v) | LeVertex | inline |
operator/=(float v) | LeVertex | inline |
operator==(LeVertex v) | LeVertex | inline |
round() const | LeVertex | inline |
sign() const | LeVertex | inline |
spherical(float azi, float inc, float dist) | LeVertex | inlinestatic |
w | LeVertex | |
x | LeVertex | |
y | LeVertex | |
z | LeVertex |