#include <osg/Object>
#include <osg/Vec3d>
#include <osg/Vec4d>
#include <osg/Quat>
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. | |
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) |
![]() | Generated at Wed Dec 15 2010 01:23:33 for the OpenSceneGraph by doxygen 1.7.1. |