| MPxSurfaceShapeUI ()
|
virtual | ~MPxSurfaceShapeUI ()
|
enum | UVSelectionType
| kSelectMeshUVs
The UV selection type is UVs
| | kSelectMeshVerts
The UV selection type is vertices
| | kSelectMeshFaces
The UV selection type is faces
| | kSelectMeshEdges
The UV selection type is edges.
|
|
void | getDrawData ( void * geom, MDrawData & )
|
virtual void | getDrawRequests ( const MDrawInfo &, bool objectAndActiveOnly, MDrawRequestQueue & requests )
|
virtual void | draw ( const MDrawRequest &, M3dView & view ) const
|
virtual bool | select ( MSelectInfo &selectInfo, MSelectionList &selectionList, MPointArray &worldSpaceSelectPts ) const
|
virtual bool | canDrawUV () const
|
virtual void | drawUV ( M3dView &view, const MTextureEditorDrawInfo &) const
|
virtual bool | selectUV ( M3dView &, UVSelectionType selType, int xmin, int ymin, int xmax, int ymax, bool singleSelect, MSelectionList &selList ) const
|
MPxSurfaceShape * | surfaceShape () const
|
MMaterial | material ( MDagPath & path ) const
|