OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec3us File Reference

Classes

class  osg::Vec3us
 

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_VEC3US   1
 

Functions

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

Macro Definition Documentation

◆ OSG_VEC3US

#define OSG_VEC3US   1