OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec4us File Reference

Classes

class  osg::Vec4us
 General purpose float quad. More...
 

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

Functions

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

Macro Definition Documentation

◆ OSG_VEC4US

#define OSG_VEC4US   1