#include <maya/MMatrix.h>
#include <maya/MPxSurfaceShape.h>
#include <maya/MFnTransform.h>
#include <maya/MFnNumericAttribute.h>
#include <maya/MFnEnumAttribute.h>
#include <GL/gl.h>
#include <error_checker.h>
Go to the source code of this file.
Classes | |
class | IQuadric |
Geometry Node for general Quadric. More... |