|
OpenSceneGraph 3.6.5
|
General purpose integer quad. More...
#include <Vec4i>
Public Types | |
| enum | { num_components = 4 } |
| Number of vector components. More... | |
| typedef int | value_type |
| Type of Vec class. | |
Public Attributes | |
| value_type | _v [4] |
| Vec member variable. | |
General purpose integer quad.
| typedef int osg::Vec4i::value_type |
Type of Vec class.
|
inline |
References _v.
Referenced by operator!=(), operator*(), operator*(), operator+(), operator+(), operator-(), operator-(), operator/(), operator<(), and operator==().
|
inline |
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
| value_type osg::Vec4i::_v[4] |
Vec member variable.
Referenced by a(), a(), b(), b(), g(), g(), operator!=(), operator*(), operator*(), operator+(), operator+(), operator-(), operator-(), operator/(), operator<(), osg::operator<<(), operator==(), osg::operator>>(), operator[](), operator[](), ptr(), ptr(), r(), r(), set(), Vec4i(), Vec4i(), w(), w(), x(), x(), y(), y(), z(), and z().
| Generated at for the OpenSceneGraph by doxygen 1.15.0. |