◆ value_type
Data type of vector components.
◆ anonymous enum
Number of vector components.
◆ Vec2s() [1/2]
◆ Vec2s() [2/2]
◆ g() [1/2]
◆ g() [2/2]
◆ operator!=()
bool osg::Vec2s::operator!= |
( |
const Vec2s & |
v | ) |
const |
|
inline |
◆ operator*() [1/2]
◆ operator*() [2/2]
Vec2s osg::Vec2s::operator* |
( |
const Vec2s & |
rhs | ) |
const |
|
inline |
◆ operator*=()
◆ operator+()
Vec2s osg::Vec2s::operator+ |
( |
const Vec2s & |
rhs | ) |
const |
|
inline |
◆ operator+=()
Vec2s& osg::Vec2s::operator+= |
( |
const Vec2s & |
rhs | ) |
|
|
inline |
◆ operator-() [1/2]
Vec2s osg::Vec2s::operator- |
( |
const Vec2s & |
rhs | ) |
const |
|
inline |
◆ operator-() [2/2]
Vec2s osg::Vec2s::operator- |
( |
| ) |
const |
|
inline |
◆ operator-=()
Vec2s& osg::Vec2s::operator-= |
( |
const Vec2s & |
rhs | ) |
|
|
inline |
◆ operator/()
◆ operator/=()
◆ operator<()
bool osg::Vec2s::operator< |
( |
const Vec2s & |
v | ) |
const |
|
inline |
◆ operator==()
bool osg::Vec2s::operator== |
( |
const Vec2s & |
v | ) |
const |
|
inline |
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ ptr() [1/2]
◆ ptr() [2/2]
◆ r() [1/2]
◆ r() [2/2]
◆ set() [1/2]
◆ set() [2/2]
void osg::Vec2s::set |
( |
const Vec2s & |
rhs | ) |
|
|
inline |
◆ x() [1/2]
◆ x() [2/2]
◆ y() [1/2]
◆ y() [2/2]
◆ _v
Referenced by operator!=(), operator*(), operator+(), operator+=(), operator-(), operator-=(), operator<(), osg::operator<<(), operator==(), osg::operator>>(), and ptr().
The documentation for this class was generated from the following file: