|
Lagrange
|
Reserved attribute ids. More...
#include <lagrange/SurfaceMesh.h>
Public Member Functions | |
| AttributeId & | vertex_to_position () |
| AttributeId & | corner_to_vertex () |
| AttributeId & | facet_to_first_corner () |
| AttributeId & | corner_to_facet () |
| AttributeId & | corner_to_edge () |
| AttributeId & | edge_to_first_corner () |
| AttributeId & | next_corner_around_edge () |
| AttributeId & | vertex_to_first_corner () |
| AttributeId & | next_corner_around_vertex () |
| const AttributeId & | vertex_to_position () const |
| const AttributeId & | corner_to_vertex () const |
| const AttributeId & | facet_to_first_corner () const |
| const AttributeId & | corner_to_facet () const |
| const AttributeId & | corner_to_edge () const |
| const AttributeId & | edge_to_first_corner () const |
| const AttributeId & | next_corner_around_edge () const |
| const AttributeId & | vertex_to_first_corner () const |
| const AttributeId & | next_corner_around_vertex () const |
Static Public Member Functions | |
| static constexpr int | size () |
Public Attributes | |
| AttributeId | items [9] |
Reserved attribute ids.