![]() |
Open CASCADE Technology Reference Manual 8.0.0
|
The TopTools package provides utilities for the topological data structure. More...
#include <TopTools.hxx>
Static Public Member Functions | |
| static void | Dump (const TopoDS_Shape &Sh, Standard_OStream &S) |
| A set of Shapes. Can be dump, wrote or read. Dumps the topological structure of <Sh> on the stream | |
| static void | Dummy (const int I) |
| This is to bypass an extraction bug. It will force the inclusion of int.hxx itself including Standard_OStream.hxx at the correct position. | |
The TopTools package provides utilities for the topological data structure.
Package Methods:
Dump: To dump the topology of a Shape.
This is to bypass an extraction bug. It will force the inclusion of int.hxx itself including Standard_OStream.hxx at the correct position.
|
static |
A set of Shapes. Can be dump, wrote or read. Dumps the topological structure of <Sh> on the stream .