DzSubDShape Class Reference
[Object and Geometry Objects]

A general subdivision shape. More...

Inheritance diagram for DzSubDShape:

DzSubDBase DzShape DzElement DzBase QObject Object DzSubDProp List of all members.

Constructors

 DzSubDShape ()

Methods

void fromPolyShape (DzPolyShape shape)
DzSubDMesh getSubDMesh ()
void setSubDMesh (DzSubDMesh mesh)

Signals

void uvsChanged ()
 Signature: "uvsChanged()"

Detailed Description

A general subdivision shape.


Constructor & Destructor Documentation

DzSubDShape::DzSubDShape (  ) 

Default Constructor


Member Function Documentation

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 (  ) 

Returns:
The mesh used by this shape. NULL if none.

void DzSubDShape::setSubDMesh ( DzSubDMesh  geom  ) 

Sets the mesh used by this shape.

void DzSubDShape::uvsChanged (  )  [signal]

Signature: "uvsChanged()"

Emitted when the current UV set has changed.

Reimplemented from DzShape.


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.