Palomino - Math Module

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



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: Sat Nov 7 14:54:05 CST 2009