OpenSceneGraph 3.6.5
osg::Vec2ub Class Reference

General purpose unsigned byte pair. More...

#include <Vec2ub>

Public Types

enum  { num_components = 2 }
 Number of vector components. More...
typedef unsigned char value_type
 Data type of vector components.

Public Member Functions

 Vec2ub ()
 Constructor that sets all components of the vector to zero.
 Vec2ub (value_type r, value_type g)
bool operator== (const Vec2ub &v) const
bool operator!= (const Vec2ub &v) const
bool operator< (const Vec2ub &v) const
value_typeptr ()
const value_typeptr () const
void set (value_type x, value_type y)
void set (const Vec2ub &rhs)
value_typeoperator[] (int i)
value_type operator[] (int i) const
value_typex ()
value_typey ()
value_type x () const
value_type y () const
value_typer ()
value_typeg ()
value_type r () const
value_type g () const
Vec2ub operator* (float rhs) const
 Multiply by scalar.
Vec2uboperator*= (float rhs)
 Unary multiply by scalar.
Vec2ub operator/ (float rhs) const
 Divide by scalar.
Vec2uboperator/= (float rhs)
 Unary divide by scalar.
Vec2ub operator+ (const Vec2ub &rhs) const
 Binary vector add.
Vec2uboperator+= (const Vec2ub &rhs)
 Unary vector add.
Vec2ub operator- (const Vec2ub &rhs) const
 Binary vector subtract.
Vec2uboperator-= (const Vec2ub &rhs)
 Unary vector subtract.

Public Attributes

value_type _v [2]
 Vec member variable.

Detailed Description

General purpose unsigned byte pair.

Member Typedef Documentation

◆ value_type

typedef unsigned char osg::Vec2ub::value_type

Data type of vector components.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Number of vector components.

Enumerator
num_components 

Constructor & Destructor Documentation

◆ Vec2ub() [1/2]

osg::Vec2ub::Vec2ub ( )
inline

Constructor that sets all components of the vector to zero.

References _v.

Referenced by operator!=(), operator*(), operator*=(), operator+(), operator+=(), operator-(), operator-=(), operator/(), operator/=(), operator<(), operator==(), and set().

◆ Vec2ub() [2/2]

osg::Vec2ub::Vec2ub ( value_type r,
value_type g )
inline

References _v, g(), and r().

Member Function Documentation

◆ g() [1/2]

value_type & osg::Vec2ub::g ( )
inline

References _v.

Referenced by Vec2ub().

◆ g() [2/2]

value_type osg::Vec2ub::g ( ) const
inline

References _v.

◆ operator!=()

bool osg::Vec2ub::operator!= ( const Vec2ub & v) const
inline

References _v, and Vec2ub().

◆ operator*()

Vec2ub osg::Vec2ub::operator* ( float rhs) const
inline

Multiply by scalar.

References Vec2ub().

◆ operator*=()

Vec2ub & osg::Vec2ub::operator*= ( float rhs)
inline

Unary multiply by scalar.

References _v, and Vec2ub().

◆ operator+()

Vec2ub osg::Vec2ub::operator+ ( const Vec2ub & rhs) const
inline

Binary vector add.

References _v, and Vec2ub().

◆ operator+=()

Vec2ub & osg::Vec2ub::operator+= ( const Vec2ub & rhs)
inline

Unary vector add.

Slightly more efficient because no temporary intermediate object.

References _v, and Vec2ub().

◆ operator-()

Vec2ub osg::Vec2ub::operator- ( const Vec2ub & rhs) const
inline

Binary vector subtract.

References _v, and Vec2ub().

◆ operator-=()

Vec2ub & osg::Vec2ub::operator-= ( const Vec2ub & rhs)
inline

Unary vector subtract.

References _v, and Vec2ub().

◆ operator/()

Vec2ub osg::Vec2ub::operator/ ( float rhs) const
inline

Divide by scalar.

References Vec2ub().

◆ operator/=()

Vec2ub & osg::Vec2ub::operator/= ( float rhs)
inline

Unary divide by scalar.

References Vec2ub().

◆ operator<()

bool osg::Vec2ub::operator< ( const Vec2ub & v) const
inline

References _v, and Vec2ub().

◆ operator==()

bool osg::Vec2ub::operator== ( const Vec2ub & v) const
inline

References _v, and Vec2ub().

◆ operator[]() [1/2]

value_type & osg::Vec2ub::operator[] ( int i)
inline

References _v.

◆ operator[]() [2/2]

value_type osg::Vec2ub::operator[] ( int i) const
inline

References _v.

◆ ptr() [1/2]

value_type * osg::Vec2ub::ptr ( )
inline

References _v.

◆ ptr() [2/2]

const value_type * osg::Vec2ub::ptr ( ) const
inline

References _v.

◆ r() [1/2]

value_type & osg::Vec2ub::r ( )
inline

References _v.

Referenced by Vec2ub().

◆ r() [2/2]

value_type osg::Vec2ub::r ( ) const
inline

References _v.

◆ set() [1/2]

void osg::Vec2ub::set ( const Vec2ub & rhs)
inline

References _v, and Vec2ub().

◆ set() [2/2]

void osg::Vec2ub::set ( value_type x,
value_type y )
inline

References _v, x(), and y().

◆ x() [1/2]

value_type & osg::Vec2ub::x ( )
inline

References _v.

Referenced by set().

◆ x() [2/2]

value_type osg::Vec2ub::x ( ) const
inline

References _v.

◆ y() [1/2]

value_type & osg::Vec2ub::y ( )
inline

References _v.

Referenced by set().

◆ y() [2/2]

value_type osg::Vec2ub::y ( ) const
inline

References _v.

Member Data Documentation

◆ _v


The documentation for this class was generated from the following file:

osg logo
Generated at Sun Jul 20 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0.