| MDrawRequest () | |
| MDrawRequest ( const MDrawRequest & in ) | |
| ~MDrawRequest () | |
| view () const | |
| setView ( M3dView & ) | |
| multiPath () const | |
| setMultiPath ( const MDagPath & ) | |
| component () const | |
| setComponent ( MObject & ) | |
| drawData () const | |
| setDrawData ( MDrawData & ) | |
| displayStatus () const | |
| setDisplayStatus ( M3dView::DisplayStatus ) | |
| displayCulling () const | |
| setDisplayCulling ( bool ) | |
| displayCullOpposite () const | |
| setDisplayCullOpposite ( bool ) | |
| displayStyle () const | |
| setDisplayStyle ( M3dView::DisplayStyle ) | |
| color ( M3dView::ColorTable table ) const | |
| setColor ( int, M3dView::ColorTable table ) | |
| material () const | |
| setMaterial ( MMaterial & ) | |
| isTransparent () const | |
| setIsTransparent ( bool ) | |
| drawLast () const | |
| setDrawLast ( bool ) | |
| token () const | |
| setToken ( int ) | |
| operator = ( const MDrawRequest & other ) |
// Draw Tokens
//
enum {
kDrawVertices, // component token
kDrawWireframe,
kDrawWireframeOnShaded,
kDrawSmoothShaded,
kDrawFlatShaded,
kLastToken
};
| Autodesk® Maya® 2008 © 1997-2007 Autodesk, Inc. All rights reserved. | doc++ Copyright |