Dtk_Coedge is a part of a loop. It's geometry is a UV curve on a surface. More...
 Inheritance diagram for Dtk_Coedge: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 | 
| enum type_detk | get_type_detk () const | 
| Return Type of entity.  More... | |
| Dtk_ErrorStatus | GetAdjacentCoedge (const Dtk_Size_t &inIndex, Dtk_CoedgePtr &outAdjacentCoedge) const | 
| Get adjacent coedges from index.  More... | |
| Dtk_ErrorStatus | GetBasisSurface (Dtk_SurfacePtr &outBasisSurface) const | 
| Get basis surface.  More... | |
| Dtk_ErrorStatus | GetEdge (Dtk_EdgePtr &outEdge) const | 
| Get Edge for coedge.  More... | |
| Dtk_CurvePtr | GetGeom () const | 
| Get Geometry.  More... | |
| const Dtk_ID & | GetID () const | 
| Get Internal UniqueID.  More... | |
| Dtk_Size_t | GetNumAdjacentCoedges () const | 
| Get Number of adjacent coedges.  More... | |
| Dtk_bool | GetOrientation () const | 
| Return orientation for coedge relative to Edge.  More... | |
| Dtk_ErrorStatus | GetParentFace (Dtk_FacePtr &outParentFace) const | 
| Get parent face.  More... | |
| Dtk_ErrorStatus | GetParentLoop (Dtk_LoopPtr &outParentLoop) const | 
| Get parent loop.  More... | |
| virtual Dtk_Size_t | GetSize () const | 
| Dtk_ID | GetTopoID () const | 
| Dtk_bool | HasDegeneratedFlag () | 
| Dtk_InfoPtr & | info () | 
| Dtk_bool | IsDegenerated () const | 
| Indicates if Coedge is degenerated or not.  More... | |
| virtual void | PrepareTransfo () | 
| Dtk_ErrorStatus | SetDegeneratedFlag () | 
| Active Degenerated flag for coedge.  More... | |
| Dtk_ErrorStatus | SetEdge (const Dtk_EdgePtr &inEdge) | 
| Set Edge for coedge.  More... | |
| Dtk_ErrorStatus | SetEdge (const Dtk_ID &inEdgeId) | 
| void | SetGeom (const Dtk_CurvePtr &inCurveUV) | 
| Set Geometry.  More... | |
| Dtk_ErrorStatus | SetOrientation (const Dtk_bool &inOrientation) | 
| Set orientation for coedge relative to Edge.  More... | |
| Dtk_ErrorStatus | SetParentBody (const Dtk_BodyPtr &inParentBody) | 
| Dtk_ErrorStatus | SetParentLoop (const Dtk_ID &inParentLoopId) | 
| Dtk_ErrorStatus | SetParentLoop (const Dtk_LoopPtr &inParentLoop) | 
| Set parent loop.  More... | |
| virtual Dtk_ErrorStatus | Transform (const Dtk_transfo &inTransfo) | 
| Transform object.  More... | |
Static Public Member Functions | |
| static Dtk_CoedgePtr | Create (const Dtk_BodyPtr &inParentBody) | 
| Create a coedge in a body.  More... | |
| static Dtk_Coedge * | DtkDynamicCast (Dtk_Object *inObject) | 
Protected Types | |
| enum | { _typeID = DTK_TYPE_TOPOLOGICAL_REPRESENTATION_ITEM } | 
| enum | { _typeID = DTK_TYPE_ENTITY } | 
| enum | { _typeID = DTK_TYPE_COEDGE } | 
Protected Member Functions | |
| void | _Clone (Dtk_TopologicalEntityPtr &outTopo, Dtk_Body *_inParentBody) | 
| void | _Copy (const Dtk_Coedge &inTopo, Dtk_Body *inParentBody) | 
| void | _copy (const Dtk_Entity &s) | 
| void | _init () | 
| void | _Init () | 
| void | _reset () | 
| void | _Reset () | 
| virtual Dtk_Object * | Clone () | 
| Dtk_Coedge () | |
| Dtk_Coedge (const Dtk_Coedge &inCoedgeToCopy, Dtk_Body *inParentBody) | |
| virtual | ~Dtk_Coedge () | 
Protected Attributes | |
| Dtk_Handle * | _Private | 
| unsigned long | count_ | 
Dtk_Coedge is a part of a loop. It's geometry is a UV curve on a surface.
Orientation is topological orientation relative to Edge
Geometrical orientation relative to UV Curve is always True
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protectedvirtual | 
      
  | 
  protectedvirtual | 
Implements Dtk_TopologicalEntity.
      
  | 
  protected | 
      
  | 
  protectedinherited | 
      
  | 
  protectedinherited | 
      
  | 
  protected | 
      
  | 
  protectedinherited | 
      
  | 
  protected | 
      
  | 
  virtual | 
Reimplemented from Dtk_Entity.
      
  | 
  protectedvirtualinherited | 
Implements Dtk_Entity.
      
  | 
  static | 
Create a coedge in a body.
| [in] | inParentBody | : parent body | 
      
  | 
  static | 
      
  | 
  virtual | 
      
  | 
  virtualinherited | 
      
  | 
  inherited | 
      
  | 
  virtual | 
| Dtk_ErrorStatus Dtk_Coedge::GetAdjacentCoedge | ( | const Dtk_Size_t & | inIndex, | 
| Dtk_CoedgePtr & | outAdjacentCoedge | ||
| ) | const | 
Get adjacent coedges from index.
| [in] | :inIndex | coedge index | 
| [out] | :outAdjacentCoedge | coedge pointer | 
| Dtk_ErrorStatus Dtk_Coedge::GetBasisSurface | ( | Dtk_SurfacePtr & | outBasisSurface | ) | const | 
Get basis surface.
| [out] | :outBasisSurface | 
| Dtk_ErrorStatus Dtk_Coedge::GetEdge | ( | Dtk_EdgePtr & | outEdge | ) | const | 
Get Edge for coedge.
| [out] | :outEdge | Corresponding Edge | 
| Dtk_CurvePtr Dtk_Coedge::GetGeom | ( | ) | const | 
Get Geometry.
      
  | 
  inherited | 
Get Internal UniqueID.
| Dtk_Size_t Dtk_Coedge::GetNumAdjacentCoedges | ( | ) | const | 
Get Number of adjacent coedges.
| Dtk_bool Dtk_Coedge::GetOrientation | ( | ) | const | 
Return orientation for coedge relative to Edge.
| Dtk_ErrorStatus Dtk_Coedge::GetParentFace | ( | Dtk_FacePtr & | outParentFace | ) | const | 
Get parent face.
| [out] | :outParentFace | 
| Dtk_ErrorStatus Dtk_Coedge::GetParentLoop | ( | Dtk_LoopPtr & | outParentLoop | ) | const | 
Get parent loop.
| [out] | :outParentLoop | 
      
  | 
  virtual | 
Reimplemented from Dtk_Entity.
      
  | 
  virtual | 
Reimplemented from Dtk_TopologicalEntity.
| Dtk_bool Dtk_Coedge::HasDegeneratedFlag | ( | ) | 
      
  | 
  inherited | 
| Dtk_bool Dtk_Coedge::IsDegenerated | ( | ) | const | 
Indicates if Coedge is degenerated or not.
      
  | 
  virtualinherited | 
Reimplemented in Dtk_OffsetSurface.
| Dtk_ErrorStatus Dtk_Coedge::SetDegeneratedFlag | ( | ) | 
Active Degenerated flag for coedge.
| Dtk_ErrorStatus Dtk_Coedge::SetEdge | ( | const Dtk_EdgePtr & | inEdge | ) | 
Set Edge for coedge.
| [in] | :inEdge | Corresponding Edge | 
| Dtk_ErrorStatus Dtk_Coedge::SetEdge | ( | const Dtk_ID & | inEdgeId | ) | 
| void Dtk_Coedge::SetGeom | ( | const Dtk_CurvePtr & | inCurveUV | ) | 
Set Geometry.
| [in] | inCurveUV | : Curve UV  | 
| Dtk_ErrorStatus Dtk_Coedge::SetOrientation | ( | const Dtk_bool & | inOrientation | ) | 
Set orientation for coedge relative to Edge.
| [in] | :inOrientation | true if coedge and associated Edge has same sens | 
      
  | 
  virtual | 
Reimplemented from Dtk_TopologicalEntity.
| Dtk_ErrorStatus Dtk_Coedge::SetParentLoop | ( | const Dtk_ID & | inParentLoopId | ) | 
| Dtk_ErrorStatus Dtk_Coedge::SetParentLoop | ( | const Dtk_LoopPtr & | inParentLoop | ) | 
Set parent loop.
| [in] | :inParentLoop | 
      
  | 
  virtualinherited | 
Transform object.
| [in] | inTransfo | : matrix to apply | 
Implements Dtk_Entity.
      
  | 
  protected | 
      
  | 
  protectedinherited |