Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRepFill_DataMapOfNodeShape Class Reference

#include <BRepFill_DataMapOfNodeShape.hxx>

Inheritance diagram for BRepFill_DataMapOfNodeShape:
Inheritance graph
[legend]

Public Member Functions

DEFINE_STANDARD_ALLOC BRepFill_DataMapOfNodeShape (const Standard_Integer NbBuckets=1)
BRepFill_DataMapOfNodeShapeAssign (const BRepFill_DataMapOfNodeShape &Other)
BRepFill_DataMapOfNodeShapeoperator= (const BRepFill_DataMapOfNodeShape &Other)
void ReSize (const Standard_Integer NbBuckets)
void Clear ()
 ~BRepFill_DataMapOfNodeShape ()
Standard_Boolean Bind (const Handle< MAT_Node > &K, const TopoDS_Shape &I)
Standard_Boolean IsBound (const Handle< MAT_Node > &K) const
Standard_Boolean UnBind (const Handle< MAT_Node > &K)
const TopoDS_ShapeFind (const Handle< MAT_Node > &K) const
const TopoDS_Shapeoperator() (const Handle< MAT_Node > &K) const
TopoDS_ShapeChangeFind (const Handle< MAT_Node > &K)
TopoDS_Shapeoperator() (const Handle< MAT_Node > &K)
Standard_Address Find1 (const Handle< MAT_Node > &K) const
Standard_Address ChangeFind1 (const Handle< MAT_Node > &K)

Constructor & Destructor Documentation


Member Function Documentation

const TopoDS_Shape& BRepFill_DataMapOfNodeShape::operator() ( const Handle< MAT_Node > &  K) const [inline]
TopoDS_Shape& BRepFill_DataMapOfNodeShape::operator() ( const Handle< MAT_Node > &  K) [inline]
BRepFill_DataMapOfNodeShape& BRepFill_DataMapOfNodeShape::operator= ( const BRepFill_DataMapOfNodeShape Other) [inline]

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