Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Handle_Poly_Triangulation.hxx>
#include <Poly_ListOfTriangulation.hxx>
#include <Standard_OStream.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_Poly_Polygon3D.hxx>
#include <Handle_Poly_Polygon2D.hxx>
#include <Standard_IStream.hxx>
#include <Standard_Real.hxx>
Data Structures | |
class | Poly |
This package provides classes and services to handle : * 3D triangular polyhedrons. * 3D polygons. * 2D polygon. * Tools to dump, save and restore those objects. More... |