Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions
TopTools Class Reference

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 <S>.
More...
 
static 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.
More...
 

Detailed Description

The TopTools package provides utilities for the
topological data structure.

     * ShapeMapHasher. Hash a  Shape base on the TShape <br>
     and the Location. The Orientation is not used. <br>


Member Function Documentation

static void TopTools::Dummy ( const Standard_Integer  I)
static

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.

static void TopTools::Dump ( const TopoDS_Shape Sh,
Standard_OStream S 
)
static

A set of Shapes. Can be dump, wrote or read.
//! Dumps the topological structure of <Sh> on the
stream <S>.


The documentation for this class was generated from the following file: