This package provides basic building tools for other packages in ShapeHealing.
These tools are rather internal for ShapeHealing .
#include <ShapeBuild.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Handle_Geom_Plane | PlaneXOY () |
| | Returns a Geom_Surface which is the Plane XOY (Z positive)
This allows to consider an UV space homologous to a 3D space,
with this support surface
|
Member Function Documentation
| void ShapeBuild::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* ShapeBuild::operator new |
( |
size_t |
size | ) |
[inline] |
| void* ShapeBuild::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
| static Handle_Geom_Plane ShapeBuild::PlaneXOY |
( |
| ) |
[static] |
The documentation for this class was generated from the following file: