Data type of vector components.
Number of vector components.
Constructor that sets all components of the vector to zero
bool osg::Vec3us::operator!= |
( |
const Vec3us & |
v | ) |
const |
|
inline |
Unary multiply by scalar.
Unary vector add. Slightly more efficient because no temporary intermediate object.
bool osg::Vec3us::operator< |
( |
const Vec3us & |
v | ) |
const |
|
inline |
bool osg::Vec3us::operator== |
( |
const Vec3us & |
v | ) |
const |
|
inline |
value_type& osg::Vec3us::operator[] |
( |
unsigned int |
i | ) |
|
|
inline |
value_type osg::Vec3us::operator[] |
( |
unsigned int |
i | ) |
const |
|
inline |
The documentation for this class was generated from the following file: