Open Inventor Reference
SbVec4f Member List

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

dot(const SbVec4f &v) constSbVec4f
equals(const SbVec4f v, float tolerance) constSbVec4f
getReal(SbVec3f &v) constSbVec4f
getReal() constSbVec4finline
getValue() constSbVec4finline
getValue(float &x, float &y, float &z, float &w) constSbVec4f
length() constSbVec4f
negate()SbVec4f
normalize()SbVec4f
operator!=SbVec4ffriend
operator*SbVec4ffriend
operator*SbVec4ffriend
operator*=(float d)SbVec4f
operator+SbVec4ffriend
operator+=(const SbVec4f &u)SbVec4f
operator-() constSbVec4f
operator-SbVec4ffriend
operator-=(const SbVec4f &u)SbVec4f
operator/SbVec4ffriend
operator/=(float d)SbVec4finline
operator==SbVec4ffriend
operator[](int i)SbVec4finline
operator[](int i) constSbVec4finline
SbVec4f()SbVec4finline
SbVec4f(const float v[4])SbVec4finline
SbVec4f(float x, float y, float z, float w)SbVec4finline
setValue(const float v[4])SbVec4f
setValue(float x, float y, float z, float w)SbVec4f
vecSbVec4fprotected