aimstil  5.0.5
til::MeshParam1 Struct Reference

#include <cathier/Mesh.h>

Public Types

typedef numeric_array< float, 3 > Vertex
 
typedef std::vector< VertexVertexCollection
 
typedef numeric_array< std::size_t, 3 > FaceIndex
 
typedef std::vector< FaceIndexFaceIndexCollection
 

Detailed Description

Definition at line 220 of file Mesh.h.

Member Typedef Documentation

◆ FaceIndex

typedef numeric_array<std::size_t, 3> til::MeshParam1::FaceIndex

Definition at line 228 of file Mesh.h.

◆ FaceIndexCollection

Definition at line 229 of file Mesh.h.

◆ Vertex

Definition at line 223 of file Mesh.h.

◆ VertexCollection

Definition at line 227 of file Mesh.h.


The documentation for this struct was generated from the following file: