#include <iquadric_geo.h>
#include <vector>
#include <cmath>
#include <maya/MFnDagNode.h>
#include <maya/MFnTransform.h>
#include <maya/MVector.h>
#include <imath.h>
Functions | |
template<class T> | |
void | setParamMatrix (T parameter[], MMatrix &matrix) |
Set parameter matrix given the 9 parameter. | |
Variables | |
double | params_default [] |
|
Initial value: { 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 0.0, -1.0 }
|