openscenegraph
|
#include <Vec4s>
Public Types | |
enum | { num_components = 4 } |
typedef short | value_type |
Public Attributes | |
value_type | _v [4] |
General purpose float quad. Uses include representation of color coordinates. No support yet added for float * Vec4f - is it necessary? Need to define a non-member non-friend operator* etc. Vec4f * float is okay
Data type of vector components.
|
inline |
Constructor that sets all components of the vector to zero
References _v.
Referenced by 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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v.
|
inline |
References _v, w(), x(), y(), and z().
Referenced by operator*(), operator*(), operator*=(), operator+(), operator+=(), operator-(), operator-=(), operator/(), and operator/=().
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
|
inline |
|
inline |
References _v.
value_type osg::Vec4s::_v[4] |
Vec member variable.
Referenced by a(), a(), b(), b(), g(), g(), operator!=(), operator*(), operator*(), operator*=(), operator+(), operator+=(), operator-(), operator-(), operator-=(), operator/(), operator/=(), operator<(), osg::operator<<(), operator==(), osg::operator>>(), operator[](), operator[](), ptr(), ptr(), r(), r(), set(), Vec4s(), Vec4s(), w(), w(), x(), x(), y(), y(), z(), and z().