|
Open CASCADE Technology
6.5.4
|
#include <TNaming_CopyShape.hxx>
Static Public Member Functions | |
| static DEFINE_STANDARD_ALLOC void | CopyTool (const TopoDS_Shape &aShape, TColStd_IndexedDataMapOfTransientTransient &aMap, TopoDS_Shape &aResult) |
| Makes copy a set of shape(s), using the aMap | |
| static void | Translate (const TopoDS_Shape &aShape, TColStd_IndexedDataMapOfTransientTransient &aMap, TopoDS_Shape &aResult, const Handle< TNaming_TranslateTool > &TrTool) |
| Translates a Transient shape(s) to Transient | |
| static TopLoc_Location | Translate (const TopLoc_Location &L, TColStd_IndexedDataMapOfTransientTransient &aMap) |
| Translates a Topological Location to an other Top. Location | |
| static DEFINE_STANDARD_ALLOC void TNaming_CopyShape::CopyTool | ( | const TopoDS_Shape & | aShape, |
| TColStd_IndexedDataMapOfTransientTransient & | aMap, | ||
| TopoDS_Shape & | aResult | ||
| ) | [static] |
| static void TNaming_CopyShape::Translate | ( | const TopoDS_Shape & | aShape, |
| TColStd_IndexedDataMapOfTransientTransient & | aMap, | ||
| TopoDS_Shape & | aResult, | ||
| const Handle< TNaming_TranslateTool > & | TrTool | ||
| ) | [static] |
| static TopLoc_Location TNaming_CopyShape::Translate | ( | const TopLoc_Location & | L, |
| TColStd_IndexedDataMapOfTransientTransient & | aMap | ||
| ) | [static] |
1.8.0