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