#include <osg/Object>#include <osg/Vec3f>#include <osg/Vec3d>#include <osg/Vec4f>#include <osg/Vec4d>#include <osg/Quat>#include <string.h>#include <ostream>#include <algorithm>Namespaces | |
| namespace | osg |
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) |
| std::ostream & | operator<< (std::ostream &os, const Matrixf &m) |
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.4.2