File GeometrySet.cpp
FileList > detail > GeometrySet.cpp
Go to the source code of this file
#include "SFCGAL/detail/GeometrySet.h"#include "SFCGAL/Envelope.h"#include "SFCGAL/GeometryCollection.h"#include "SFCGAL/LineString.h"#include "SFCGAL/MultiLineString.h"#include "SFCGAL/MultiPoint.h"#include "SFCGAL/MultiPolygon.h"#include "SFCGAL/MultiSolid.h"#include "SFCGAL/Point.h"#include "SFCGAL/Polygon.h"#include "SFCGAL/PolyhedralSurface.h"#include "SFCGAL/Solid.h"#include "SFCGAL/Triangle.h"#include "SFCGAL/TriangulatedSurface.h"#include "SFCGAL/detail/TypeForDimension.h"#include "SFCGAL/algorithm/connection.h"#include "SFCGAL/algorithm/covers.h"#include "SFCGAL/algorithm/volume.h"#include <CGAL/Bbox_3.h>#include <CGAL/IO/Polyhedron_iostream.h>#include <boost/graph/adjacency_list.hpp>#include <map>
Namespaces
| Type | Name |
|---|---|
| namespace | SFCGAL |
| namespace | detail |
Classes
| Type | Name |
|---|---|
| struct | ComparePoints |
Public Functions
| Type | Name |
|---|---|
| auto | operator< (const CGAL::Segment_2< SFCGAL::Kernel > & sega, const CGAL::Segment_2< SFCGAL::Kernel > & segb) |
| auto | operator< (const CGAL::Segment_3< SFCGAL::Kernel > & sega, const CGAL::Segment_3< SFCGAL::Kernel > & segb) |
Public Functions Documentation
function operator<
auto operator< (
const CGAL::Segment_2< SFCGAL::Kernel > & sega,
const CGAL::Segment_2< SFCGAL::Kernel > & segb
)
function operator<
auto operator< (
const CGAL::Segment_3< SFCGAL::Kernel > & sega,
const CGAL::Segment_3< SFCGAL::Kernel > & segb
)
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/detail/GeometrySet.cpp