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 SbVec3us, including all inherited members.
dot(const SbVec3us &v) const (defined in SbVec3us) | SbVec3us | inline |
getValue(void) const (defined in SbVec3us) | SbVec3us | inline |
getValue(unsigned short &x, unsigned short &y, unsigned short &z) const (defined in SbVec3us) | SbVec3us | inline |
negate(void) (defined in SbVec3us) | SbVec3us | |
operator*=(int d) (defined in SbVec3us) | SbVec3us | inline |
operator*=(double d) (defined in SbVec3us) | SbVec3us | |
operator+=(const SbVec3us &v) (defined in SbVec3us) | SbVec3us | inline |
operator-(void) const (defined in SbVec3us) | SbVec3us | inline |
operator-=(const SbVec3us &v) (defined in SbVec3us) | SbVec3us | inline |
operator/=(int d) (defined in SbVec3us) | SbVec3us | inline |
operator/=(double d) (defined in SbVec3us) | SbVec3us | inline |
operator[](int i) (defined in SbVec3us) | SbVec3us | inline |
operator[](int i) const (defined in SbVec3us) | SbVec3us | inline |
SbVec3us(void) (defined in SbVec3us) | SbVec3us | inline |
SbVec3us(const unsigned short v[3]) (defined in SbVec3us) | SbVec3us | inline |
SbVec3us(unsigned short x, unsigned short y, unsigned short z) (defined in SbVec3us) | SbVec3us | inline |
SbVec3us(const SbVec3s &v) (defined in SbVec3us) | SbVec3us | inlineexplicit |
SbVec3us(const SbVec3ub &v) (defined in SbVec3us) | SbVec3us | inlineexplicit |
SbVec3us(const SbVec3ui32 &v) (defined in SbVec3us) | SbVec3us | inlineexplicit |
setValue(const unsigned short v[3]) (defined in SbVec3us) | SbVec3us | inline |
setValue(unsigned short x, unsigned short y, unsigned short z) (defined in SbVec3us) | SbVec3us | inline |
setValue(const SbVec3s &v) (defined in SbVec3us) | SbVec3us | |
setValue(const SbVec3ub &v) (defined in SbVec3us) | SbVec3us | |
setValue(const SbVec3ui32 &v) (defined in SbVec3us) | SbVec3us | |
vec (defined in SbVec3us) | SbVec3us | protected |