struct MAGES::MeshDeformations::Editor::VolumeConstraintsDestructionDetectorSelectionTool::TetrahedronInfoΒΆ

struct TetrahedronInfo
{
    // fields

    int4 Indices;
    bool Selected;
};