OpenSceneGraph  3.5.1
Public Types | Public Member Functions | Public Attributes | List of all members
osg::Vec2ui Class Reference

General purpose integer pair. More...

Public Types

enum  { num_components = 2 }
 Number of vector components. More...
 
typedef unsigned int value_type
 Type of Vec class. More...
 

Public Member Functions

 Vec2ui ()
 
 Vec2ui (value_type x, value_type y)
 
bool operator== (const Vec2ui &v) const
 
bool operator!= (const Vec2ui &v) const
 
bool operator< (const Vec2ui &v) const
 
value_typeptr ()
 
const value_typeptr () const
 
void set (value_type x, value_type y)
 
void set (const Vec2ui &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
 
Vec2ui operator* (value_type rhs) const
 
Vec2ui operator/ (value_type rhs) const
 
Vec2ui operator+ (value_type rhs) const
 
Vec2ui operator- (value_type rhs) const
 
Vec2ui operator+ (const Vec2ui &rhs) const
 
Vec2ui operator- (const Vec2ui &rhs) const
 
Vec2ui operator* (const Vec2ui &rhs) const
 

Public Attributes

value_type _v [2]
 Vec member varaible. More...
 

Detailed Description

General purpose integer pair.

Member Typedef Documentation

typedef unsigned int osg::Vec2ui::value_type

Type of Vec class.

Member Enumeration Documentation

anonymous enum

Number of vector components.

Enumerator
num_components 

Constructor & Destructor Documentation

osg::Vec2ui::Vec2ui ( )
inline
osg::Vec2ui::Vec2ui ( value_type  x,
value_type  y 
)
inline

Member Function Documentation

value_type& osg::Vec2ui::g ( )
inline
value_type osg::Vec2ui::g ( ) const
inline
bool osg::Vec2ui::operator!= ( const Vec2ui v) const
inline
Vec2ui osg::Vec2ui::operator* ( value_type  rhs) const
inline
Vec2ui osg::Vec2ui::operator* ( const Vec2ui rhs) const
inline
Vec2ui osg::Vec2ui::operator+ ( value_type  rhs) const
inline
Vec2ui osg::Vec2ui::operator+ ( const Vec2ui rhs) const
inline
Vec2ui osg::Vec2ui::operator- ( value_type  rhs) const
inline
Vec2ui osg::Vec2ui::operator- ( const Vec2ui rhs) const
inline
Vec2ui osg::Vec2ui::operator/ ( value_type  rhs) const
inline
bool osg::Vec2ui::operator< ( const Vec2ui v) const
inline
bool osg::Vec2ui::operator== ( const Vec2ui v) const
inline
value_type& osg::Vec2ui::operator[] ( int  i)
inline
value_type osg::Vec2ui::operator[] ( int  i) const
inline
value_type* osg::Vec2ui::ptr ( )
inline
const value_type* osg::Vec2ui::ptr ( ) const
inline
value_type& osg::Vec2ui::r ( )
inline
value_type osg::Vec2ui::r ( ) const
inline
void osg::Vec2ui::set ( value_type  x,
value_type  y 
)
inline
void osg::Vec2ui::set ( const Vec2ui rhs)
inline
value_type& osg::Vec2ui::x ( )
inline
value_type osg::Vec2ui::x ( ) const
inline
value_type& osg::Vec2ui::y ( )
inline
value_type osg::Vec2ui::y ( ) const
inline

Member Data Documentation

value_type osg::Vec2ui::_v[2]

Vec member varaible.


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

osg logo
Generated at Wed Nov 11 2015 22:14:47 for the OpenSceneGraph by doxygen 1.8.10.