[ROOT] --> small
public CLoopStep ( CBaseStep * pIn ) ;
public virtual ~ CLoopStep ( ) ;
public HRESULT validate ( void ) ;
public HRESULT negate ( void ) ;
public void Serialize ( stepArchive & ar ) ;
public virtual HRESULT split ( CrcPtrArray * pIntersectionPts , CPoly_loopStep * & rpNewPoly_loopStep ) ;
public virtual HRESULT split ( CrcPtrArray * pIntersectionPts , CDirectionStep * pAxis , CPoly_loopStep * pFOB2 ) ;
public virtual HRESULT trim ( CrcPtrArray * pIntersectionPts , CDirectionStep * pAxis ) ;
public virtual HRESULT trimEdge ( CrcPtrArray * pIntersectionPts , paramPtrArray & intersectionEdge , CDirectionStep * pAxis , containment & bContains ) ;
public HRESULT backPtr ( CBaseStep * & prBrep ) ;
public virtual HRESULT split ( CrcPtrArray * pIntersectionPts , CDirectionStep * pAxis , CPoly_loopStep * pFOB2 , bool & bFlipFob , bool & bFlipFob2 ) ;
public virtual HRESULT splitAdd ( CrcPtrArray * pIntersectionPts , CDirectionStep * pAxis , CPoly_loopStep * pFOB2 , bool & bFlipFob , bool & bFlipFob2 ) ;
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.