This is the complete list of members for
MDrawRegistry, including all inherited members.
className() | MDrawRegistry | [static] |
deregisterDrawOverrideCreator(const MString &drawClassification, const MString ®istrantId) | MDrawRegistry | [static] |
deregisterGeometryOverrideCreator(const MString &drawClassification, const MString ®istrantId) | MDrawRegistry | [static] |
deregisterShaderOverrideCreator(const MString &drawClassification, const MString ®istrantId) | MDrawRegistry | [static] |
deregisterVertexBufferGenerator(const MString &bufferName) | MDrawRegistry | [static] |
registerDrawOverrideCreator(const MString &drawClassification, const MString ®istrantId, DrawOverrideCreator creator) | MDrawRegistry | [static] |
registerGeometryOverrideCreator(const MString &drawClassification, const MString ®istrantId, GeometryOverrideCreator creator) | MDrawRegistry | [static] |
registerShaderOverrideCreator(const MString &drawClassification, const MString ®istrantId, ShaderOverrideCreator creator) | MDrawRegistry | [static] |
registerVertexBufferGenerator(const MString &bufferName, VertexBufferGeneratorCreator creator) | MDrawRegistry | [static] |