Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members
SbVec3f Member List
This is the complete list of members for SbVec3f, including all inherited members.
- cross(const SbVec3f &v) const
- dot(const SbVec3f &v) const
- equals(const SbVec3f &v, const float tolerance) const
- getClosestAxis(void) const
- getValue(void) const
- getValue(float &x, float &y, float &z) const
- length(void) const
- negate(void)
- normalize(void)
- operator *(const SbVec3f &v, const float d)
[friend]
- operator *(const float d, const SbVec3f &v)
[friend]
- operator *=(const float d)
- operator!=(const SbVec3f &v1, const SbVec3f &v2)
[friend]
- operator+(const SbVec3f &v1, const SbVec3f &v2)
[friend]
- operator+=(const SbVec3f &u)
- operator-(void) const
- operator-(const SbVec3f &v1, const SbVec3f &v2)
[friend]
- operator-=(const SbVec3f &u)
- operator/(const SbVec3f &v, const float d)
[friend]
- operator/=(const float d)
- operator==(const SbVec3f &v1, const SbVec3f &v2)
[friend]
- operator[](const int i)
[inline]
- operator[](const int i) const
[inline]
- print(FILE *fp) const
- SbVec3f(void)
- SbVec3f(const float v[3])
- SbVec3f(const float x, const float y, const float z)
- SbVec3f(const SbPlane &p0, const SbPlane &p1, const SbPlane &p2)
- setValue(const float v[3])
- setValue(const float x, const float y, const float z)
- setValue(const SbVec3f &barycentric, const SbVec3f &v0, const SbVec3f &v1, const SbVec3f &v2)
- sqrLength() const
- vec (defined in SbVec3f)
[private]
Generated at Tue Mar 5 03:31:33 2002 for Coin by
1.2.9 written by Dimitri van Heesch,
© 1997-2001