OpenSceneGraph
Classes | Namespaces | Macros | Functions
Vec2f File Reference
#include <osg/Math>

Classes

class  osg::Vec2f
 General purpose float pair. 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_VEC2F   1
 

Functions

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

Macro Definition Documentation

◆ OSG_VEC2F

#define OSG_VEC2F   1