C++ API Reference
|
This is the complete list of members for MPanelCanvas, including all inherited members.
addPrimitive(int primId, int layer) | MPanelCanvas | |
createPrimitive(MHWRender::MGeometry::Primitive primType, int vertexBufferId, int startIndex, int numVertices, const MDrawProperties &props, MStatus *stat=NULL) | MPanelCanvas | |
createVertexBuffer(const MTimeArray &xvals, const MFloatArray &yvals, const MColorArray *colors=NULL, MStatus *stat=NULL) | MPanelCanvas | |
createVertexBuffer(const MFloatArray &xvals, const MFloatArray &yvals, const MColorArray *colors=NULL, MStatus *stat=NULL) | MPanelCanvas | |
destroyPrimitive(int primId) | MPanelCanvas | |
destroyVertexBuffer(int vertId) | MPanelCanvas | |
DrawLayer enum name | MPanelCanvas | |
GraphEditorReservedLayer enum name | MPanelCanvas | |
isAutoRefresh() | MPanelCanvas | |
isLayerVisible(int layer, MStatus *stat=NULL) | MPanelCanvas | |
isValid() | MPanelCanvas | |
MDrawUIFunction typedef | MPanelCanvas | |
MPanelCanvas(const MString &panelControlName, MStatus *stat=NULL) | MPanelCanvas | |
refresh() | MPanelCanvas | |
registerDrawUICallback(int layer, MDrawUIFunction func, void *clientData=NULL, MStatus *returnStatus=NULL) | MPanelCanvas | |
removePrimitive(int primId, int layer) | MPanelCanvas | |
setAutoRefresh(bool enable) | MPanelCanvas | |
setLayerVisible(int layer, bool isVisible) | MPanelCanvas | |
supportsUIDrawing() | MPanelCanvas | |
unregisterDrawUICallback(int callbackId, MStatus *returnStatus=NULL) | MPanelCanvas | |
~MPanelCanvas() | MPanelCanvas |