|
Open CASCADE Technology
6.5.4
|
#include <TransferBRep_OrientedShapeMapper.hxx>

Public Member Functions | |
| TransferBRep_OrientedShapeMapper (const TopoDS_Shape &akey) | |
| const TopoDS_Shape & | Value () const |
| Standard_Boolean | Equates (const Handle< Transfer_Finder > &other) const |
| Specific testof equallity : to be defined by each sub-class, must be False if Finders have not the same true Type, else their contents must be compared | |
| virtual Handle_Standard_Type | ValueType () const |
| Returns the Type of the Value. By default, returns the DynamicType of <me>, but can be redefined | |
| virtual Standard_CString | ValueTypeName () const |
| Returns the name of the Type of the Value. Default is name of ValueType, unless it is for a non-handled object | |
| Standard_Boolean TransferBRep_OrientedShapeMapper::Equates | ( | const Handle< Transfer_Finder > & | other | ) | const [virtual] |
Implements Transfer_Finder.
| virtual Handle_Standard_Type TransferBRep_OrientedShapeMapper::ValueType | ( | ) | const [virtual] |
Reimplemented from Transfer_Finder.
| virtual Standard_CString TransferBRep_OrientedShapeMapper::ValueTypeName | ( | ) | const [virtual] |
Reimplemented from Transfer_Finder.
1.8.0