Inheritance diagram for DzWeightMap:
Properties | |
Boolean | isEmpty |
Number | numWeights |
Methods | |
Number | getFloatWeight (Number idx) |
DzFloatProperty | getStrengthController () |
Boolean | isPersistent () |
void | setPersistent (Boolean onoff) |
idx | The index of the vertex to get the weight for. |
DzFloatProperty * DzWeightMap::getStrengthController | ( | ) |
Boolean DzWeightMap::isPersistent | ( | ) |
void DzWeightMap::setPersistent | ( | Boolean | onOff | ) |
Sets whether or not the weight values need to be stored in the file.
bool DzWeightMap::isEmpty |
Whether or not the map is empty (Read Only)
The number of vertex weights in the map (Read Only)