OpenSceneGraph
3.0.1
|
#include <osg/Math>
Classes | |
class | osg::Vec2f |
General purpose float pair. More... | |
Namespaces | |
namespace | osg |
The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Defines | |
#define | OSG_VEC2F 1 |
Functions | |
Vec2f | osg::componentMultiply (const Vec2f &lhs, const Vec2f &rhs) |
multiply by vector components. | |
Vec2f | osg::componentDivide (const Vec2f &lhs, const Vec2f &rhs) |
divide rhs components by rhs vector components. |
#define OSG_VEC2F 1 |
![]() | Generated at Mon Oct 3 2011 12:39:39 for the OpenSceneGraph by doxygen 1.7.5. |