Open Search
    AutoWeightPointJointSelections Struct Reference

    #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
     

    Constructor & Destructor Documentation

    ◆ AutoWeightPointJointSelections()

    The amount of joints.

    Member Function Documentation

    ◆ MAXON_DISALLOW_COPY_AND_ASSIGN()

    MAXON_DISALLOW_COPY_AND_ASSIGN ( AutoWeightPointJointSelections  )

    Member Data Documentation

    ◆ _pointSelection

    BaseBitSet _pointSelection

    ◆ _jointSelection

    BaseBitSet _jointSelection

    The point selection.

    ◆ _lockSelection

    BaseBitSet _lockSelection

    The joint selection.

    ◆ _pointCount

    Int32 _pointCount

    The lock joint selection.

    ◆ _jointCount

    Int32 _jointCount

    The amount of points in the mesh.