List of all members.
Member Typedef Documentation
Data type of vector components.
Member Enumeration Documentation
Number of vector components.
- Enumerator:
-
Constructor & Destructor Documentation
Member Function Documentation
bool osg::Vec2s::operator!= |
( |
const Vec2s & |
v | ) |
const [inline] |
Vec2s osg::Vec2s::operator* |
( |
const Vec2s & |
rhs | ) |
const [inline] |
Vec2s osg::Vec2s::operator+ |
( |
const Vec2s & |
rhs | ) |
const [inline] |
Vec2s& osg::Vec2s::operator+= |
( |
const Vec2s & |
rhs | ) |
[inline] |
Vec2s osg::Vec2s::operator- |
( |
const Vec2s & |
rhs | ) |
const [inline] |
Vec2s osg::Vec2s::operator- |
( |
| ) |
const [inline] |
Vec2s& osg::Vec2s::operator-= |
( |
const Vec2s & |
rhs | ) |
[inline] |
bool osg::Vec2s::operator< |
( |
const Vec2s & |
v | ) |
const [inline] |
bool osg::Vec2s::operator== |
( |
const Vec2s & |
v | ) |
const [inline] |
value_type& osg::Vec2s::operator[] |
( |
int |
i | ) |
[inline] |
value_type osg::Vec2s::operator[] |
( |
int |
i | ) |
const [inline] |
Member Data Documentation
Referenced by g(), operator!=(), operator*(), operator*=(), operator+(), operator+=(), operator-(), operator-=(), operator/(), operator/=(), operator<(), osg::operator<<(), operator==(), osg::operator>>(), operator[](), ptr(), r(), set(), Vec2s(), x(), and y().
The documentation for this class was generated from the following file: