Struct UnpartitionedMesh::LightWeightCell
Defined in File unpartitioned_mesh.h
Nested Relationships
This struct is a nested type of Class UnpartitionedMesh.
Struct Documentation
-
struct LightWeightCell
-
Public Members
-
const CellType type
-
const CellType sub_type
-
Vector3 centroid
-
int block_id = -1
-
std::vector<uint64_t> vertex_ids
-
std::vector<LightWeightFace> faces
-
const CellType type