DzWeightMap Class Reference
[Object and Geometry Objects]

Vertex weights for a poser joint binding. More...

Inheritance diagram for DzWeightMap:

QObject Object List of all members.

Properties

Boolean isEmpty
Number numWeights

Methods

Number getFloatWeight (Number idx)
DzFloatProperty getStrengthController ()
Boolean isPersistent ()
void setPersistent (Boolean onoff)

Detailed Description

Vertex weights for a poser joint binding.


Member Function Documentation

Number DzWeightMap::getFloatWeight ( Number  idx  ) 

Parameters:
idx The index of the vertex to get the weight for.
Returns:
The floating point equivalent (0.0 - 1.0) of the weight at the given index in the map.

DzFloatProperty * DzWeightMap::getStrengthController (  ) 

Returns:
The property that controls the strength of this weight map.

Boolean DzWeightMap::isPersistent (  ) 

Returns:
true if the weight values need to be stored in the file, otherwise false.

void DzWeightMap::setPersistent ( Boolean  onOff  ) 

Sets whether or not the weight values need to be stored in the file.


Member Data Documentation

bool DzWeightMap::isEmpty

Whether or not the map is empty (Read Only)

Number DzWeightMap::numWeights

The number of vertex weights in the map (Read Only)


Generated on Thu Sep 24 12:21:16 2009

Copyright © 2002 - 2009 DAZ 3D, Inc.