Main Page Class Hierarchy Compound List File List Compound Members
Vector Member List
This is the complete list of members for Vector, including all inherited members.
- cross(const Vector &v1, const Vector &v2)
[friend]
- data (defined in Vector)
[private]
- dot(const Vector &v1, const Vector &v2)
[friend]
- magnitude() const
- normalize()
- operator+(const Vector &v1, const Vector &v2)
[friend]
- operator-(const Vector &v1, const Vector &v2)
[friend]
- set(float nx, float ny, float nz)
- toString()
- Vector(const float x=0.0, const float y=0.0, const float z=0.0, const float w=1.0)
- w() const
- w()
- x() const
- x()
- y() const
- y()
- z() const
- z()
Generated on Fri Dec 21 00:16:49 2001 for Mesh Decimation by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001