Spatial sort traits to use with a pair of point pointers and an int. More...
Data Structures | |
struct | Less_x_3 |
struct | Less_y_3 |
struct | Less_z_3 |
Public Types | |
typedef Triangulation::Geom_traits | Gt |
typedef std::pair< const typename Triangulation::Point *, label > | Point_3 |
Public Member Functions | |
Less_x_3 | less_x_3_object () const |
Less_y_3 | less_y_3_object () const |
Less_z_3 | less_z_3_object () const |
Spatial sort traits to use with a pair of point pointers and an int.
Taken from a post on the CGAL lists: 2010-01/msg00004.html by Sebastien Loriot (Geometry Factory).
Definition at line 111 of file DelaunayMesh.H.
typedef Triangulation::Geom_traits Gt |
Definition at line 115 of file DelaunayMesh.H.
typedef std::pair<const typename Triangulation::Point*, label> Point_3 |
Definition at line 118 of file DelaunayMesh.H.
Less_x_3 less_x_3_object | ( | ) | const |
Less_y_3 less_y_3_object | ( | ) | const |
Less_z_3 less_z_3_object | ( | ) | const |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.