mElite  1.0
An Elite clone based on TextElite by Jan-Philipp Kappmeier and Melanie Schmidt.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
VectorMath Member List

This is the complete list of members for VectorMath, including all inherited members.

drawEliteObject2(int numberOfFaces, Vector3 vertex[], long face[], Material material[])VectorMathstatic
normal(Vector3 p1, Vector3 p2, Vector3 p3)VectorMathstatic
rotateVector(float angle, Vector3 axis, Vector3 vView)VectorMathstatic