OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec3s File Reference

Classes

class  osg::Vec3s
 

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

Functions

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

Macro Definition Documentation

◆ OSG_VEC3S

#define OSG_VEC3S   1