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