struct MAGES::MeshDeformations::Editor::VolumeConstraintsDestructionDetectorSelectionTool::TetrahedronInfo

struct TetrahedronInfo
{
    // fields

    int4 Indices;
    bool Selected;
};