OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec2us File Reference

Classes

class  osg::Vec2us
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_VEC2US   1
 

Functions

Vec2us osg::componentMultiply (const Vec2us &lhs, const Vec2us &rhs)
 multiply by vector components. More...
 
Vec2us osg::componentDivide (const Vec2us &lhs, const Vec2us &rhs)
 divide rhs components by rhs vector components. More...
 

Macro Definition Documentation

◆ OSG_VEC2US

#define OSG_VEC2US   1