DzDFormBase Class Reference
[Scene Items]

Base class for dforms. More...

Inheritance diagram for DzDFormBase:

DzNode DzElement DzBase QObject Object List of all members.

Constructors

 DzDFormBase ()

Methods

DzDForm getDForm ()

Detailed Description

Base class for dforms.

The Base is one component of a DForm deformer. The others are the DzDForm, DzDFormZone and DzDFormModifier.

The DForm Base functions as the origin for the DForm deformation effect, as detailed in the DForm class.

The DForm Base and Zone can be created separately from the DForm and then joined together with the addDForm(), addZone(), etc functions.

The DForm Base is a skeleton and the DForm itself is a bone of the Base. This prevents the two components from being reparented away from each other and retains the parent-child relationship for the relative transform calculations.

The DForm Base draws itself in the scene using the DForm_base_ColorMax and DForm_base_ColorMin embedded geometry. The DForm_base_ColorMax is drawn with the maximum color of the vertex weight color gradient and the DForm_base_ColorMin is drawn with the minimum color.


Constructor & Destructor Documentation

DzDFormBase::DzDFormBase (  ) 

Default Constructor.


Member Function Documentation

DzDForm DzDFormBase::getDForm (  ) 

Returns the Bases's DForm

Returns:
The DForm for this Base.


Generated on Thu Sep 24 12:21:11 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.