_v | osg::Vec4 | |
asABGR() const | osg::Vec4 | [inline] |
asRGBA() const | osg::Vec4 | [inline] |
isNaN() const | osg::Vec4 | [inline] |
length() const | osg::Vec4 | [inline] |
length2() const | osg::Vec4 | [inline] |
normalize() | osg::Vec4 | [inline] |
operator *(const Vec4 &rhs) const | osg::Vec4 | [inline] |
operator *(const float rhs) const | osg::Vec4 | [inline] |
operator *=(const float rhs) | osg::Vec4 | [inline] |
operator!=(const Vec4 &v) const | osg::Vec4 | [inline] |
operator+(const Vec4 &rhs) const | osg::Vec4 | [inline] |
operator+=(const Vec4 &rhs) | osg::Vec4 | [inline] |
operator-(const Vec4 &rhs) const | osg::Vec4 | [inline] |
operator-() const | osg::Vec4 | [inline] |
operator-=(const Vec4 &rhs) | osg::Vec4 | [inline] |
operator/(const float rhs) const | osg::Vec4 | [inline] |
operator/=(const float rhs) | osg::Vec4 | [inline] |
operator<(const Vec4 &v) const | osg::Vec4 | [inline] |
operator<<(std::ostream &output, const Vec4 &vec) | osg::Vec4 | [friend] |
operator==(const Vec4 &v) const | osg::Vec4 | [inline] |
operator[](const int i) | osg::Vec4 | [inline] |
operator[](const int i) const | osg::Vec4 | [inline] |
ptr() | osg::Vec4 | [inline] |
ptr() const | osg::Vec4 | [inline] |
set(float x, float y, float z, float w) | osg::Vec4 | [inline] |
valid() const | osg::Vec4 | [inline] |
Vec4() | osg::Vec4 | [inline] |
Vec4(float x, float y, float z, float w) | osg::Vec4 | [inline] |
Vec4(const Vec3 &v3, float w) | osg::Vec4 | [inline] |
w() | osg::Vec4 | [inline] |
w() const | osg::Vec4 | [inline] |
x() | osg::Vec4 | [inline] |
x() const | osg::Vec4 | [inline] |
y() | osg::Vec4 | [inline] |
y() const | osg::Vec4 | [inline] |
z() | osg::Vec4 | [inline] |
z() const | osg::Vec4 | [inline] |