MEPP2 Project
Public Types | List of all members
FEVV::CGALItem::Dart_wrapper< Refs > Struct Template Reference

#include <DataStructures_cgal_linear_cell_complex.h>

Collaboration diagram for FEVV::CGALItem::Dart_wrapper< Refs >:
Collaboration graph

Public Types

typedef CGAL::Tag_true Darts_with_id
 
using Vertex_attribute = CGAL::Cell_attribute_with_point_and_id< Refs >
 
using Face_attribute = CGAL::Cell_attribute_with_id< Refs >
 
using Attributes = CGAL::cpp11::tuple< Vertex_attribute, void, Face_attribute >
 

Detailed Description

template<class Refs>
struct FEVV::CGALItem::Dart_wrapper< Refs >

Definition at line 32 of file DataStructures_cgal_linear_cell_complex.h.

Member Typedef Documentation

◆ Attributes

template<class Refs >
using FEVV::CGALItem::Dart_wrapper< Refs >::Attributes = CGAL::cpp11::tuple< Vertex_attribute, void, Face_attribute >

Definition at line 37 of file DataStructures_cgal_linear_cell_complex.h.

◆ Darts_with_id

template<class Refs >
typedef CGAL::Tag_true FEVV::CGALItem::Dart_wrapper< Refs >::Darts_with_id

Definition at line 34 of file DataStructures_cgal_linear_cell_complex.h.

◆ Face_attribute

template<class Refs >
using FEVV::CGALItem::Dart_wrapper< Refs >::Face_attribute = CGAL::Cell_attribute_with_id< Refs >

Definition at line 36 of file DataStructures_cgal_linear_cell_complex.h.

◆ Vertex_attribute

template<class Refs >
using FEVV::CGALItem::Dart_wrapper< Refs >::Vertex_attribute = CGAL::Cell_attribute_with_point_and_id< Refs >

Definition at line 35 of file DataStructures_cgal_linear_cell_complex.h.


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