#include <TopTools.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 Standard_EXPORT void | Dump (const TopoDS_Shape &Sh, Standard_OStream &S) |
Dumps the topological structure of <sh> on the stream <s>. . | |
static Standard_EXPORT void | Dummy (const Standard_Integer I) |
This is to bypass an extraction bug. It will force the inclusion of Standard_Integer.hxx itself including Standard_OStream.hxx at the correct position. . |
|
|
|
|
|
|
|
|
|
|