File vtk.cpp#
Go to the source code of this file
#include "SFCGAL/io/vtk.h"
#include "SFCGAL/Exception.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 <fstream>
#include <functional>
#include <sstream>
#include <vector>
Namespaces#
Type | Name |
---|---|
namespace | SFCGAL Default SFCGAL namespace. |
namespace | io Main Input/output namespace. |
namespace | VTK |
The documentation for this class was generated from the following file /builds/sfcgal/SFCGAL/src/io/vtk.cpp