|
OSG
3.4.0
|
#include <osg/Object>#include <osg/Vec3d>#include <osg/Vec4d>#include <osg/Quat>
Go to the source code of this file.
Classes | |
| class | osg::Matrixd |
| class | osg::RefMatrixd |
Namespaces | |
| osg | |
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) |
1.8.8