#include <autoweight.h>
Public Member Functions | |
MAXON_DISALLOW_COPY_AND_ASSIGN (AutoWeightPointJointSelections) | |
AutoWeightPointJointSelections () | |
Public Attributes | |
BaseBitSet | _pointSelection |
BaseBitSet | _jointSelection |
BaseBitSet | _lockSelection |
Int32 | _pointCount |
Int32 | _jointCount |
The amount of joints.
MAXON_DISALLOW_COPY_AND_ASSIGN | ( | AutoWeightPointJointSelections | ) |
BaseBitSet _pointSelection |
BaseBitSet _jointSelection |
The point selection.
BaseBitSet _lockSelection |
The joint selection.
Int32 _pointCount |
The lock joint selection.
Int32 _jointCount |
The amount of points in the mesh.