Palomino - Math Module

©2004,2008  Jim E. Brooks   http://www.palomino3d.org


Contents


Overview

[2008/02]

Contains various math functions and Vector/Matrix classes. math module has a mixture of generic and OSG-specific math functions.

math::Vector3 is a typedef for osg::Vec3f.
math::Matrix is a derivative of osg::Matrix retrofitted with a flat operator[].


Last modified: Mon Feb 18 11:33:52 EST 2008