#include <osg/Object>#include <osg/Vec3d>#include <osg/Vec4d>#include <osg/Quat>Namespaces | |
| namespace | osg |
Classes | |
| class | osg::Matrixf |
| class | osg::RefMatrixf |
Defines | |
| #define | OSG_MATRIXF 1 |
Functions | |
| Vec3f | operator * (const Vec3f &v, const Matrixf &m) |
| Vec3d | operator * (const Vec3d &v, const Matrixf &m) |
| Vec4f | operator * (const Vec4f &v, const Matrixf &m) |
| Vec4d | operator * (const Vec4d &v, const Matrixf &m) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.9.1