|
Lagrange
|
Complete serialized mesh representation. More...
#include <CistaMesh.h>
Public Attributes | |
| uint32_t | version = 1 |
| uint8_t | scalar_type_size = 0 |
| uint8_t | index_type_size = 0 |
| uint64_t | num_vertices = 0 |
| uint64_t | num_facets = 0 |
| uint64_t | num_corners = 0 |
| uint64_t | num_edges = 0 |
| uint64_t | dimension = 0 |
| uint64_t | vertex_per_facet = 0 |
| data::vector< CistaAttributeInfo > | attributes |
Complete serialized mesh representation.