Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Public Member Functions
TNaming_Translator Class Reference

only for Shape Copy test - to move in DNaming More...

#include <TNaming_Translator.hxx>

Public Member Functions

 TNaming_Translator ()
 
void Add (const TopoDS_Shape &aShape)
 
void Perform ()
 
bool IsDone () const
 
const TopoDS_Shape Copied (const TopoDS_Shape &aShape) const
 returns copied shape
 
const NCollection_DataMap< TopoDS_Shape, TopoDS_Shape, TopTools_ShapeMapHasher > & Copied () const
 returns DataMap of results; (shape <-> copied shape)
 
void DumpMap (const bool isWrite=false) const
 

Detailed Description

only for Shape Copy test - to move in DNaming

Constructor & Destructor Documentation

◆ TNaming_Translator()

TNaming_Translator::TNaming_Translator ( )

Member Function Documentation

◆ Add()

void TNaming_Translator::Add ( const TopoDS_Shape & aShape)

◆ Copied() [1/2]

const NCollection_DataMap< TopoDS_Shape, TopoDS_Shape, TopTools_ShapeMapHasher > & TNaming_Translator::Copied ( ) const

returns DataMap of results; (shape <-> copied shape)

◆ Copied() [2/2]

const TopoDS_Shape TNaming_Translator::Copied ( const TopoDS_Shape & aShape) const

returns copied shape

◆ DumpMap()

void TNaming_Translator::DumpMap ( const bool isWrite = false) const

◆ IsDone()

bool TNaming_Translator::IsDone ( ) const

◆ Perform()

void TNaming_Translator::Perform ( )

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