#include <GL/glew.h>#include <vector>#include <maya/MIOStream.h>#include <maya/MPxSurfaceShape.h>#include <maya/MPxSurfaceShapeUI.h>#include <maya/MFnNumericAttribute.h>#include <maya/MFnEnumAttribute.h>#include <maya/MPoint.h>#include <maya/MPlug.h>#include <maya/MDrawData.h>#include <maya/MDrawRequest.h>#include <maya/MSelectionMask.h>#include <maya/MSelectionList.h>#include <maya/MDagPath.h>#include <maya/MMaterial.h>#include <maya/MFnTransform.h>#include <GL/gl.h>#include <Cg/cg.h>#include <Cg/cgGL.h>Go to the source code of this file.
Classes | |
| class | IQuadricUI |
| UI class for Implicit Sphere. More... | |
1.4.4