Open CASCADE Technology  6.8.0
Data Structures
StlTransfer.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Real.hxx>
#include <Standard_Boolean.hxx>
#include <Handle_StlMesh_Mesh.hxx>

Data Structures

class  StlTransfer
 The package Algorithm for Meshing implements facilities to compute the Mesh data-structure, as defined in package StlMesh, from a shape of package TopoDS. The triangulation is computed with the Delaunay algorithm implemented in package BRepMesh. The result is stored in the mesh data-structure Mesh from package StlMesh. More...