DzDFormZone Class Reference
[Scene Items]

Zone class for DForm deformer. More...

Inheritance diagram for DzDFormZone:

DzNode DzElement DzBase QObject Object List of all members.

Constructors

 DzDFormZone ()

Methods

DzDForm getDForm ()
DzNaturalSpline getSpline ()

Detailed Description

Zone class for DForm deformer.

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

The Zone is an independent DzNode derived object that is used to set the area of influence of the DForm's effect.

It is spherical in shape but can be scaled into any form of ellipsoid.

The Zone has an effect falloff zone based on a DzNaturalSpline object. The falloff is the same along the x,y and z axis.

The Zone has draws itself as a wireframe sphere. The base size of this sphere is controlled by the DzFloatProperty "Radius". This sphere can be made transparent and is controlled by the DzFloatProperty "Opacity". The Zone is drawn with the maximum gradient color of the DForm.


Constructor & Destructor Documentation

DzDFormZone::DzDFormZone (  ) 

Default Constructor.


Member Function Documentation

DzDForm DzDFormZone::getDForm (  ) 

Returns the DForm for the Zone.

Returns:
A pointer to the DForm for this Zone.

DzNaturalSpline DzDFormZone::getSpline (  ) 

Returns the spline used to compute the falloff for the Zone.

Returns:
A pointer to the spline for this Zone.


Generated on Thu Sep 24 12:21:11 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.