OpenSceneGraph
3.0.1
|
Classes | |
class | osg::Matrixd |
class | osg::RefMatrixd |
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_MATRIXD 1 |
Functions | |
Vec3f | osg::operator* (const Vec3f &v, const Matrixd &m) |
Vec3d | osg::operator* (const Vec3d &v, const Matrixd &m) |
Vec4f | osg::operator* (const Vec4f &v, const Matrixd &m) |
Vec4d | osg::operator* (const Vec4d &v, const Matrixd &m) |
#define OSG_MATRIXD 1 |
![]() | Generated at Mon Oct 3 2011 12:39:38 for the OpenSceneGraph by doxygen 1.7.5. |