OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec4s File Reference

Classes

class  osg::Vec4s
 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_VEC4S   1
 

Functions

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

Macro Definition Documentation

◆ OSG_VEC4S

#define OSG_VEC4S   1