Coin Logo http://www.sim.no/
http://www.coin3d.org/

Public Member Functions | Protected Attributes
SbVec3us Class Reference

#include <Inventor/SbVec3us.h>

List of all members.

Public Member Functions

 SbVec3us (const unsigned short v[3])
 SbVec3us (unsigned short x, unsigned short y, unsigned short z)
 SbVec3us (const SbVec3s &v)
 SbVec3us (const SbVec3ub &v)
 SbVec3us (const SbVec3ui32 &v)
SbVec3ussetValue (const unsigned short v[3])
SbVec3ussetValue (unsigned short x, unsigned short y, unsigned short z)
SbVec3ussetValue (const SbVec3s &v)
SbVec3ussetValue (const SbVec3ub &v)
SbVec3ussetValue (const SbVec3ui32 &v)
const unsigned short * getValue (void) const
void getValue (unsigned short &x, unsigned short &y, unsigned short &z) const
unsigned short & operator[] (int i)
const unsigned short & operator[] (int i) const
int32_t dot (const SbVec3us &v) const
void negate (void)
SbVec3usoperator*= (int d)
SbVec3usoperator*= (double d)
SbVec3usoperator/= (int d)
SbVec3usoperator/= (double d)
SbVec3usoperator+= (const SbVec3us &v)
SbVec3usoperator-= (const SbVec3us &v)
SbVec3us operator- (void) const

Protected Attributes

unsigned short vec [3]

Detailed Description

Since:
Coin 2.5

The documentation for this class was generated from the following files:

Copyright © 1998-2010 by Kongsberg Oil & Gas Technologies. All rights reserved.

Generated for Coin by Doxygen 1.7.5.1.