#include <iostream>#include <osg/Matrix>#include <osg/Vec3>#include <dtUtil/export.h>Namespaces | |
| namespace | dtUtil |
Classes | |
| class | dtUtil::PolarDecomp |
| PolarDecomp is a class that will take a 4x4 Matrix and break it up into the following components Rotation, Scale, and Translation. More... | |