SuperTuxKart
|
This is the complete list of members for Vec3, including all inherited members.
degreeToRad() | Vec3 | inline |
getHeading() const | Vec3 | inline |
getPitch() const | Vec3 | inline |
getRoll() const | Vec3 | inline |
getW() const | Vec3 | inline |
length2_2d() const | Vec3 | inline |
length_2d() const | Vec3 | inline |
max(const Vec3 &a) | Vec3 | inline |
min(const Vec3 &a) | Vec3 | inline |
operator!=(const Vec3 &other) const | Vec3 | inline |
operator-(const Vec3 &v1) const | Vec3 | inline |
operator-(const btVector3 v1) const | Vec3 | inline |
operator=(const btVector3 &a) | Vec3 | inline |
operator=(const btQuaternion &q) | Vec3 | inline |
operator==(const Vec3 &other) const | Vec3 | inline |
operator[](int n) const | Vec3 | inline |
operator[](int n) | Vec3 | inline |
setHeading(float f) | Vec3 | inline |
setHPR(const btQuaternion &q) | Vec3 | |
setPitch(float f) | Vec3 | inline |
setPitchRoll(const Vec3 &normal) | Vec3 | private |
setRoll(float f) | Vec3 | inline |
sideOfLine2D(const Vec3 &start, const Vec3 &end) const | Vec3 | inline |
sideofPlane(const Vec3 &x1, const Vec3 &x2, const Vec3 &x3) const (defined in Vec3) | Vec3 | inline |
toIrrHPR() const | Vec3 | inline |
toIrrVector() const | Vec3 | inline |
toIrrVector2d() const | Vec3 | inline |
Vec3(const core::vector3df &v) | Vec3 | inline |
Vec3(const btVector3 &a) | Vec3 | inline |
Vec3() | Vec3 | inline |
Vec3(float x, float y, float z) | Vec3 | inline |
Vec3(float x, float y, float z, float w) | Vec3 | inline |
Vec3(float x) | Vec3 | inline |
Vec3(float heading, const Vec3 &normal) | Vec3 | inline |