This is the complete list of members for
Lumino::Plane, including all inherited members.
CheckInside(const Vector3 &point) const | Lumino::Plane | [inline] |
CheckInside(const Vector3 &point, float radius) const | Lumino::Plane | [inline] |
D | Lumino::Plane | |
Dot(const Plane &plane, const Vector4 &vec) | Lumino::Plane | [static] |
DotCoord(const Plane &plane, const Vector3 &vec) | Lumino::Plane | [static] |
DotNormal(const Plane &plane, const Vector3 &vec) | Lumino::Plane | [static] |
Intersects(const Vector3 &start, const Vector3 &end, Vector3 *point) const | Lumino::Plane | |
Normal | Lumino::Plane | |
Normalize() | Lumino::Plane | |
Normalize(const Plane &plane) | Lumino::Plane | [static] |
Plane() | Lumino::Plane | |
Plane(float a, float b, float c, float d) | Lumino::Plane | |
Plane(const Vector3 &point, const Vector3 &normal) | Lumino::Plane | |
Plane(const Vector3 &point1, const Vector3 &point2, const Vector3 &point3) | Lumino::Plane | |
Print(const char *format=NULL, FILE *stream=NULL) const | Lumino::Plane | |
Transform(const Matrix &mat) | Lumino::Plane | |
Transform(const Plane &plane, const Matrix &mat) | Lumino::Plane | [static] |