Open CASCADE Technology
6.5.4
|
#include <TNaming_NamingTool.hxx>
Static Public Member Functions | |
static DEFINE_STANDARD_ALLOC void | CurrentShape (const TDF_LabelMap &Valid, const TDF_LabelMap &Forbiden, const Handle< TNaming_NamedShape > &NS, TopTools_MapOfShape &MS) |
static void | CurrentShapeFromShape (const TDF_LabelMap &Valid, const TDF_LabelMap &Forbiden, const TDF_Label &Acces, const TopoDS_Shape &S, TopTools_MapOfShape &MS) |
static void | BuildDescendants (const Handle< TNaming_NamedShape > &NS, TDF_LabelMap &Labels) |
static void TNaming_NamingTool::BuildDescendants | ( | const Handle< TNaming_NamedShape > & | NS, |
TDF_LabelMap & | Labels | ||
) | [static] |
static DEFINE_STANDARD_ALLOC void TNaming_NamingTool::CurrentShape | ( | const TDF_LabelMap & | Valid, |
const TDF_LabelMap & | Forbiden, | ||
const Handle< TNaming_NamedShape > & | NS, | ||
TopTools_MapOfShape & | MS | ||
) | [static] |
static void TNaming_NamingTool::CurrentShapeFromShape | ( | const TDF_LabelMap & | Valid, |
const TDF_LabelMap & | Forbiden, | ||
const TDF_Label & | Acces, | ||
const TopoDS_Shape & | S, | ||
TopTools_MapOfShape & | MS | ||
) | [static] |