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.
#include <StlTransfer.hxx>
Member Function Documentation
| void StlTransfer::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* StlTransfer::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| void* StlTransfer::operator new |
( |
size_t |
size | ) |
[inline] |
The documentation for this class was generated from the following file: