#include <Vec2us>
◆ value_type
Data type of vector components.
◆ anonymous enum
Number of vector components.
◆ Vec2us() [1/2]
Constructor that sets all components of the vector to zero
◆ Vec2us() [2/2]
◆ g() [1/2]
◆ g() [2/2]
◆ operator!=()
bool osg::Vec2us::operator!= |
( |
const Vec2us & |
v | ) |
const |
|
inline |
◆ operator*()
◆ operator*=()
◆ operator+()
◆ operator+=()
◆ operator-()
◆ operator-=()
◆ operator/()
◆ operator/=()
◆ operator<()
bool osg::Vec2us::operator< |
( |
const Vec2us & |
v | ) |
const |
|
inline |
◆ operator==()
bool osg::Vec2us::operator== |
( |
const Vec2us & |
v | ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ ptr() [1/2]
◆ ptr() [2/2]
◆ r() [1/2]
◆ r() [2/2]
◆ set() [1/2]
void osg::Vec2us::set |
( |
const Vec2us & |
rhs | ) |
|
|
inline |
◆ set() [2/2]
◆ x() [1/2]
◆ x() [2/2]
◆ y() [1/2]
◆ y() [2/2]
◆ _v
The documentation for this class was generated from the following file: