mElite
1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
|
This is the complete list of members for Plane, including all inherited members.
distance(const Vector3 &p) | Plane | |
getNormal(void) | Plane | |
Plane(void) | Plane | |
Plane(const Vector3 &v1, const Vector3 &v2, const Vector3 &v3) | Plane | |
Plane(Vector3 normal, Vector3 point) | Plane | |
setPlane(const Vector3 &normal, const Vector3 &point) | Plane | |
setPlane(const Vector3 &v1, const Vector3 &v2, const Vector3 &v3) | Plane | |
setPlane(float a, float b, float c, float d) | Plane | |
~Plane(void) | Plane |