struct MAGES::MeshDeformations::Editor::VolumeConstraintsDestructionDetectorSelectionTool::TetrahedronInfo¶
struct TetrahedronInfo
{
// fields
int4 Indices;
bool Selected;
};
struct TetrahedronInfo
{
// fields
int4 Indices;
bool Selected;
};