Coin3D is Free Software, published under the BSD 3-clause license. |
https://bitbucket.org/Coin3D/ http://www.kongsberg.com/kogt/ |
This is the complete list of members for SbVec4us, including all inherited members.
dot(const SbVec4us &v) const (defined in SbVec4us) | SbVec4us | inline |
getValue(void) const (defined in SbVec4us) | SbVec4us | inline |
getValue(unsigned short &x, unsigned short &y, unsigned short &z, unsigned short &w) const (defined in SbVec4us) | SbVec4us | inline |
negate(void) (defined in SbVec4us) | SbVec4us | |
operator*=(int d) (defined in SbVec4us) | SbVec4us | inline |
operator*=(double d) (defined in SbVec4us) | SbVec4us | |
operator+=(const SbVec4us &v) (defined in SbVec4us) | SbVec4us | inline |
operator-(void) const (defined in SbVec4us) | SbVec4us | inline |
operator-=(const SbVec4us &v) (defined in SbVec4us) | SbVec4us | inline |
operator/=(int d) (defined in SbVec4us) | SbVec4us | inline |
operator/=(double d) (defined in SbVec4us) | SbVec4us | inline |
operator[](int i) (defined in SbVec4us) | SbVec4us | inline |
operator[](int i) const (defined in SbVec4us) | SbVec4us | inline |
SbVec4us(void) (defined in SbVec4us) | SbVec4us | inline |
SbVec4us(const unsigned short v[4]) (defined in SbVec4us) | SbVec4us | inline |
SbVec4us(unsigned short x, unsigned short y, unsigned short z, unsigned short w) (defined in SbVec4us) | SbVec4us | inline |
SbVec4us(const SbVec4s &v) (defined in SbVec4us) | SbVec4us | inlineexplicit |
SbVec4us(const SbVec4ub &v) (defined in SbVec4us) | SbVec4us | inlineexplicit |
SbVec4us(const SbVec4ui32 &v) (defined in SbVec4us) | SbVec4us | inlineexplicit |
setValue(const unsigned short v[4]) (defined in SbVec4us) | SbVec4us | inline |
setValue(unsigned short x, unsigned short y, unsigned short z, unsigned short w) (defined in SbVec4us) | SbVec4us | inline |
setValue(const SbVec4s &v) (defined in SbVec4us) | SbVec4us | |
setValue(const SbVec4ub &v) (defined in SbVec4us) | SbVec4us | |
setValue(const SbVec4ui32 &v) (defined in SbVec4us) | SbVec4us | |
vec (defined in SbVec4us) | SbVec4us | protected |