Struct UnpartitionedMesh::LightWeightCell

Nested Relationships

This struct is a nested type of Class UnpartitionedMesh.

Struct Documentation

struct LightWeightCell

Public Functions

inline explicit LightWeightCell(CellType type, CellType sub_type)

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