OpenSceneGraph 2.8.4
|
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 Sun Jan 8 2012 13:15:49 for the OpenSceneGraph by doxygen 1.7.4. |