AutoWeightPointJointSelections Struct Reference

#include <autoweight.h>

公共成员函数

  MAXON_DISALLOW_COPY_AND_ASSIGN ( AutoWeightPointJointSelections )
  AutoWeightPointJointSelections ()

Public Attributes

BaseBitSet   _pointSelection
BaseBitSet   _jointSelection
BaseBitSet   _lockSelection
Int32   _pointCount
Int32   _jointCount

构造函数 & 析构函数文档编制

◆  AutoWeightPointJointSelections()

AutoWeightPointJointSelections ( )

The amount of joints.

成员函数文档编制

◆  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.