MEPP2 Project
Public Types | List of all members
FEVV::AIF_mesh_kernel_generator Class Reference

AIF specialization. Refer to for concrete usage . More...

#include <Geometry_traits_aif.h>

Collaboration diagram for FEVV::AIF_mesh_kernel_generator:
Collaboration graph

Public Types

typedef AIF_mesh_kernel_generator Kernel
 
typedef DataStructures::AIF::AIFMesh::Point Point
 
typedef DataStructures::AIF::AIFMesh::Vector Vector
 
typedef DataStructures::AIF::AIFMesh::CoordinateType Scalar
 
typedef Point::CoordinateType FT
 
typedef Point Point_3
 
typedef Vector Vector_3
 
typedef Point::SuperClass::const_iterator Cartesian_const_iterator_3
 
typedef Point::SuperClass::iterator Cartesian_iterator_3
 
typedef Cartesian_const_iterator_3 Construct_cartesian_const_iterator_3
 

Detailed Description

AIF specialization. Refer to for concrete usage .

Note
Re-create an artificial kernel to be homogeneous with other mesh implementations (CGAL, OpenMesh...) that provide a real kernel.

Definition at line 30 of file Geometry_traits_aif.h.

Member Typedef Documentation

◆ Cartesian_const_iterator_3

typedef Point::SuperClass::const_iterator FEVV::AIF_mesh_kernel_generator::Cartesian_const_iterator_3

Definition at line 42 of file Geometry_traits_aif.h.

◆ Cartesian_iterator_3

typedef Point::SuperClass::iterator FEVV::AIF_mesh_kernel_generator::Cartesian_iterator_3

Definition at line 43 of file Geometry_traits_aif.h.

◆ Construct_cartesian_const_iterator_3

Definition at line 44 of file Geometry_traits_aif.h.

◆ FT

Definition at line 39 of file Geometry_traits_aif.h.

◆ Kernel

Definition at line 33 of file Geometry_traits_aif.h.

◆ Point

Definition at line 34 of file Geometry_traits_aif.h.

◆ Point_3

Definition at line 40 of file Geometry_traits_aif.h.

◆ Scalar

Definition at line 36 of file Geometry_traits_aif.h.

◆ Vector

Definition at line 35 of file Geometry_traits_aif.h.

◆ Vector_3

Definition at line 41 of file Geometry_traits_aif.h.


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