OpenSceneGraph
Classes | Namespaces | Macros | Functions
Matrixf File Reference
#include <osg/Object>
#include <osg/Vec3d>
#include <osg/Vec4d>
#include <osg/Quat>

Classes

class  osg::Matrixf
 
class  osg::RefMatrixf
 

Namespaces

 osg
 The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes.
 

Macros

#define OSG_MATRIXF   1
 

Functions

Vec3f osg::operator* (const Vec3f &v, const Matrixf &m)
 
Vec3d osg::operator* (const Vec3d &v, const Matrixf &m)
 
Vec4f osg::operator* (const Vec4f &v, const Matrixf &m)
 
Vec4d osg::operator* (const Vec4d &v, const Matrixf &m)
 

Macro Definition Documentation

◆ OSG_MATRIXF

#define OSG_MATRIXF   1