![]() |
OpenSceneGraph
|
#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... | |
| #define OSG_VEC2F 1 |
1.8.13