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

Public Member Functions | |
| TransferBRep_BinderOfShape () | |
| TransferBRep_BinderOfShape (const TopoDS_Shape &res) | |
| Handle_Standard_Type | ResultType () const |
| Returns the Type which characterizes the Result (if known) | |
| Standard_CString | ResultTypeName () const |
| Returns the Name of the Type which characterizes the Result Can be returned even if ResultType itself is unknown | |
| void | SetResult (const TopoDS_Shape &res) |
| const TopoDS_Shape & | Result () const |
| TopoDS_Shape & | CResult () |
| const TopoDS_Shape& TransferBRep_BinderOfShape::Result | ( | ) | const |
| Handle_Standard_Type TransferBRep_BinderOfShape::ResultType | ( | ) | const [virtual] |
Implements Transfer_Binder.
| Standard_CString TransferBRep_BinderOfShape::ResultTypeName | ( | ) | const [virtual] |
Implements Transfer_Binder.
1.8.0