Inheritance diagram for DzMRMShape:
Constructors / Destructors | |
DzMRMShape () | |
Methods | |
DzEnumProperty | getMRMControl () |
DzMRMMesh | getMRMMesh () |
void | setMRMMesh (DzMRMMesh geom) |
DzMRMShape::DzMRMShape | ( | ) |
Default Constructor.
DzEnumProperty DzMRMShape::getMRMControl | ( | ) |
DzMRMMesh DzMRMShape::getMRMMesh | ( | ) |
void DzMRMShape::setMRMMesh | ( | DzMRMMesh | geom | ) |
Sets the MRM Mesh geometry associated with this shape.
geom | A DzMRMMesh instance that will be used for this shape. |