[ROOT] --> small

class COriented_edgeStep
    extends CEdgeStep as public

Author:
unascribed

Version:
unknown

Source:
Oriented_EdgeStep.h:18

Constructors Index

COriented_edgeStep
[public]
~COriented_edgeStep
[public]


Variables Index

m_bOrientation
[public]
m_pEdge_element
[public]


Methods Index

backPtr
[public]
Serialize
[public]


Constructors

COriented_edgeStep

public virtual ~ COriented_edgeStep ( ) ;

COriented_edgeStep

public COriented_edgeStep ( CEdge_curveStep * pCurveStep ,
                            bool bOrientation = true ,
                            CVertexStep * pPointStep0 = NULL ,
                            CVertexStep * pPointStep1 = NULL ) ;


Variables

m_bOrientation

public bool m_bOrientation

m_pEdge_element

public CEdgeStep * m_pEdge_element


Methods

Serialize

public void Serialize ( stepArchive & ar ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.