This is the Polyline in Mesh mode. More...
 Inheritance diagram for Dtk_MeshPolyline:Public Member Functions | |
| void | AddVertex (const Dtk_UInt32 ind) | 
| Dtk_MeshPolyline () | |
| int | DtkDynamicType (const int &inId) | 
| virtual void | dump (FILE *file=stdout) | 
| Dtk_Size_t | GetNbVertex () | 
| virtual Dtk_Size_t | GetSize () const | 
| int | GetTopoID () | 
| Dtk_UInt32 | GetVertexInd (const Dtk_UInt32 ival) | 
| void | SetTopoID (const int ival) | 
| virtual | ~Dtk_MeshPolyline () | 
Static Public Member Functions | |
| static Dtk_MeshPolyline * | DtkDynamicCast (Dtk_Object *nObject) | 
Protected Types | |
| enum | { _typeID = DTK_TYPE_OBJECT } | 
Protected Attributes | |
| unsigned long | count_ | 
This is the Polyline in Mesh mode.
| Dtk_MeshPolyline::Dtk_MeshPolyline | ( | ) | 
      
  | 
  virtual | 
| void Dtk_MeshPolyline::AddVertex | ( | const Dtk_UInt32 | ind | ) | 
      
  | 
  static | 
      
  | 
  virtual | 
Implements Dtk_Object.
      
  | 
  virtualinherited | 
| Dtk_Size_t Dtk_MeshPolyline::GetNbVertex | ( | ) | 
      
  | 
  virtualinherited | 
Reimplemented in Dtk_Shell, Dtk_Body, Dtk_Lump, Dtk_Volume, Dtk_Face, Dtk_Loop, Dtk_Coedge, Dtk_Edge, Dtk_Vertex, Dtk_mesh_face, 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, Dtk_Point, Dtk_Entity, and Dtk_Info.
| Dtk_UInt32 Dtk_MeshPolyline::GetVertexInd | ( | const Dtk_UInt32 | ival | ) | 
| void Dtk_MeshPolyline::SetTopoID | ( | const int | ival | ) | 
      
  | 
  protectedinherited |