#include <TNaming_Identifier.hxx>
|
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const TopoDS_Shape &Context, const Standard_Boolean Geom) |
| |
| | TNaming_Identifier (const TDF_Label &Lab, const TopoDS_Shape &S, const Handle< TNaming_NamedShape > &ContextNS, const Standard_Boolean Geom) |
| |
| Standard_Boolean | IsDone () const |
| |
| TNaming_NameType | Type () const |
| |
| Standard_Boolean | IsFeature () |
| |
| Handle< TNaming_NamedShape > | Feature () const |
| |
| void | InitArgs () |
| |
| Standard_Boolean | MoreArgs () const |
| |
| void | NextArg () |
| |
| Standard_Boolean | ArgIsFeature () const |
| |
| Handle< TNaming_NamedShape > | FeatureArg () |
| |
| TopoDS_Shape | ShapeArg () |
| |
| TopoDS_Shape | ShapeContext () const |
| |
| Handle< TNaming_NamedShape > | NamedShapeOfGeneration () const |
| |
| void | AncestorIdentification (TNaming_Localizer &Localizer, const TopoDS_Shape &Context) |
| |
| void | PrimitiveIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
| |
| void | GeneratedIdentification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
| |
| void | Identification (TNaming_Localizer &Localizer, const Handle< TNaming_NamedShape > &NS) |
| |
| void TNaming_Identifier::InitArgs |
( |
| ) |
|
| void TNaming_Identifier::NextArg |
( |
| ) |
|
The documentation for this class was generated from the following file: