File area.cpp
FileList > algorithm > area.cpp
Go to the source code of this file
#include "SFCGAL/algorithm/area.h"#include "SFCGAL/GeometryCollection.h"#include "SFCGAL/LineString.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/algorithm/isValid.h"#include "SFCGAL/algorithm/plane.h"#include <CGAL/Point_2.h>#include <CGAL/Polygon_2.h>#include <CGAL/Triangle_2.h>#include <CGAL/Plane_3.h>#include <CGAL/Point_3.h>#include <CGAL/Triangle_3.h>#include "SFCGAL/Exception.h"#include <boost/format.hpp>
Namespaces
| Type | Name |
|---|---|
| namespace | SFCGAL |
| namespace | algorithm |
The documentation for this class was generated from the following file /builds/florent_fougeres/SFCGAL/src/algorithm/area.cpp