CGAL data structures used for triSurface handling. More...
Go to the source code of this file.
Data Structures | |
struct | IndexedFace< Refs > |
struct | My_items |
struct | My_items::Face_wrapper< Refs, Traits > |
Typedefs | |
typedef CGAL::Point_3< K > | Point |
typedef CGAL::Segment_3< K > | Segment |
typedef CGAL::Direction_3< K > | Direction |
typedef CGAL::Plane_3< K > | Plane |
typedef CGAL::Triangle_3< K > | Triangle |
typedef CGAL::Polyhedron_3< K, My_items > | Polyhedron |
typedef Polyhedron::HalfedgeDS | HalfedgeDS |
typedef Polyhedron::Edge_iterator | Edge_iterator |
typedef Polyhedron::Vertex | Vertex |
typedef Polyhedron::Vertex_iterator | Vertex_iterator |
typedef Polyhedron::Halfedge_handle | Halfedge_handle |
typedef Polyhedron::Facet_iterator | Facet_iterator |
typedef Polyhedron::Halfedge_around_facet_const_circulator | HFCC |
typedef Polyhedron::Vertex_const_iterator | VCI |
typedef CGAL::Nef_polyhedron_3< K > | Nef_polyhedron |
CGAL data structures used for triSurface handling.
Original source file CGALIndexedPolyhedron.H
Typedefs IndexedPolyhedron
Define CGAL_INEXACT to use Exact_predicates_inexact_constructions kernel otherwise the more robust but much less efficient Exact_predicates_exact_constructions will be used.
Definition in file CGALIndexedPolyhedron.H.
Definition at line 51 of file CGALIndexedPolyhedron.H.
Definition at line 52 of file CGALIndexedPolyhedron.H.
Definition at line 53 of file CGALIndexedPolyhedron.H.
Definition at line 54 of file CGALIndexedPolyhedron.H.
Definition at line 55 of file CGALIndexedPolyhedron.H.
typedef CGAL::Polyhedron_3<K, My_items> Polyhedron |
Definition at line 79 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::HalfedgeDS HalfedgeDS |
Definition at line 81 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Edge_iterator Edge_iterator |
Definition at line 82 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Vertex Vertex |
Definition at line 83 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Vertex_iterator Vertex_iterator |
Definition at line 84 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Halfedge_handle Halfedge_handle |
Definition at line 85 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Facet_iterator Facet_iterator |
Definition at line 87 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Halfedge_around_facet_const_circulator HFCC |
Definition at line 88 of file CGALIndexedPolyhedron.H.
typedef Polyhedron::Vertex_const_iterator VCI |
Definition at line 89 of file CGALIndexedPolyhedron.H.
typedef CGAL::Nef_polyhedron_3<K> Nef_polyhedron |
Definition at line 91 of file CGALIndexedPolyhedron.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.