Inheritance diagram for Dtk_TopologicalEntity:Public Member Functions | |
| virtual Dtk_ErrorStatus | _Store (void *) | 
| int | DtkDynamicType (const int &inId) | 
| Get smart pointer type.  More... | |
| virtual void | dump (FILE *file=stdout) | 
| Dtk_InfoPtr | get_info () const | 
| virtual enum type_detk | get_type_detk () const | 
| Return Type of entity.  More... | |
| const Dtk_ID & | GetID () const | 
| Get Internal UniqueID.  More... | |
| virtual Dtk_Size_t | GetSize () const | 
| virtual Dtk_ID | GetTopoID () const | 
| Dtk_InfoPtr & | info () | 
| virtual void | PrepareTransfo () | 
| virtual Dtk_ErrorStatus | SetParentBody (const Dtk_BodyPtr &inParentBody) | 
| virtual Dtk_ErrorStatus | Transform (const Dtk_transfo &inTransfo) | 
| Transform object.  More... | |
Static Public Member Functions | |
| static Dtk_TopologicalEntity * | DtkDynamicCast (Dtk_Object *inObject) | 
| Cast object in vertex.  More... | |
Protected Types | |
| enum | { _typeID = DTK_TYPE_TOPOLOGICAL_REPRESENTATION_ITEM } | 
| enum | { _typeID = DTK_TYPE_ENTITY } | 
Protected Member Functions | |
| virtual void | _Clone (Dtk_TopologicalEntityPtr &outTopo, Dtk_Body *_inParentBody)=0 | 
| void | _copy (const Dtk_Entity &s) | 
| void | _init () | 
| void | _reset () | 
| virtual Dtk_Object * | Clone () | 
| Dtk_TopologicalEntity () | |
| Dtk_TopologicalEntity (const Dtk_TopologicalEntity &inToBeCopied) | |
| virtual | ~Dtk_TopologicalEntity () | 
Protected Attributes | |
| Dtk_Handle * | _Private | 
| unsigned long | count_ | 
      
  | 
  protected | 
      
  | 
  protectedvirtual | 
      
  | 
  protectedpure virtual | 
Implemented in Dtk_Shell, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, and Dtk_Vertex.
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  virtualinherited | 
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, and Dtk_Point.
      
  | 
  protectedvirtual | 
Implements Dtk_Entity.
      
  | 
  static | 
      
  | 
  virtual | 
Get smart pointer type.
| [in] | inId | : | 
Reimplemented from Dtk_Entity.
Reimplemented in Dtk_Shell, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, and Dtk_Vertex.
      
  | 
  virtualinherited | 
      
  | 
  inherited | 
      
  | 
  virtual | 
Return Type of entity.
Implements Dtk_Entity.
Reimplemented in Dtk_Shell, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, and Dtk_Vertex.
      
  | 
  inherited | 
Get Internal UniqueID.
      
  | 
  virtualinherited | 
Reimplemented from Dtk_Object.
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_mesh, Dtk_TransformedSurface, Dtk_FilletSurface, Dtk_OffsetSurface, Dtk_SphericalSurface, Dtk_ToroidalSurface, Dtk_ConicalSurface, Dtk_CylindricalSurface, Dtk_RuledSurface, Dtk_LinearExtrusionSurface, Dtk_StandardRevolutionSurface, Dtk_RevolutionSurface, Dtk_PlaneSurface, Dtk_NurbsSurface, Dtk_Surface, Dtk_Hyperbola, Dtk_Parabola, Dtk_Ellipse, Dtk_Conic, Dtk_Line, Dtk_Polyline, Dtk_NurbsCurve, Dtk_Curve, and Dtk_Point.
      
  | 
  virtual | 
Reimplemented in Dtk_Shell, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, and Dtk_Vertex.
      
  | 
  inherited | 
      
  | 
  virtualinherited | 
Reimplemented in Dtk_OffsetSurface.
      
  | 
  virtual | 
Reimplemented in Dtk_Shell, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, and Dtk_Vertex.
      
  | 
  virtual | 
Transform object.
| [in] | inTransfo | : matrix to apply | 
Implements Dtk_Entity.
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited |