aimstil  5.0.5
til::MeshTraits< Mesh< TParam > > Struct Template Reference

Mesh traits for meshes of type Mesh. More...

#include <cathier/MeshTraits.h>

Inheritance diagram for til::MeshTraits< Mesh< TParam > >:
Collaboration diagram for til::MeshTraits< Mesh< TParam > >:

Public Types

enum  { has_faces_indices = 1 }
 
- Public Types inherited from til::MeshTraits_default
enum  { has_edge_indices = 0 }
 
enum  { has_neighbor_indices = 0 }
 
enum  { has_faces_indices = 0 }
 

Detailed Description

template<typename TParam>
struct til::MeshTraits< Mesh< TParam > >

Mesh traits for meshes of type Mesh.

Definition at line 63 of file MeshTraits.h.

Member Enumeration Documentation

◆ anonymous enum

template<typename TParam >
anonymous enum
Enumerator
has_faces_indices 

Definition at line 66 of file MeshTraits.h.


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