#include <osg/Vec2f>#include <osg/Math>Classes | |
| class | osg::Vec3f |
| General purpose float triple for use as vertices, vectors and normals. 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. | |
Variables | |
| const Vec3f | osg::X_AXIS (1.0, 0.0, 0.0) |
| const Vec3f | osg::Y_AXIS (0.0, 1.0, 0.0) |
| const Vec3f | osg::Z_AXIS (0.0, 0.0, 1.0) |
| Generated at Sat Jan 28 13:32:58 2012 for the OpenSceneGraph by doxygen 1.6.3. |