Inheritance diagram for DzSubDShape:
Constructors | |
DzSubDShape () | |
Methods | |
void | fromPolyShape (DzPolyShape shape) |
DzSubDMesh | getSubDMesh () |
void | setSubDMesh (DzSubDMesh mesh) |
Signals | |
void | uvsChanged () |
Signature: "uvsChanged()" |
DzSubDShape::DzSubDShape | ( | ) |
Default Constructor
void DzSubDShape::fromPolyShape | ( | DzPolyShape | shape | ) |
Converts the contents of the given poly shape to sub-d and sets this shape to the result.
DzSubDMesh DzSubDShape::getSubDMesh | ( | ) |
void DzSubDShape::setSubDMesh | ( | DzSubDMesh | geom | ) |
Sets the mesh used by this shape.
void DzSubDShape::uvsChanged | ( | ) | [signal] |