[ROOT] --> small

class CLoopStep
    extends CTopological_representation_itemStep as public

Author:
unascribed

Version:
unknown

Source:
loopStep.h:20

Constructors Index

CLoopStep
[public]
~CLoopStep
[public]


Methods Index

backPtr
[public]
negate
[public]
Serialize
[public]
split
[public]
split
[public]
split
[public]
splitAdd
[public]
trim
[public]
trimEdge
[public]
validate
[public]


Constructors

CLoopStep

public CLoopStep ( CBaseStep * pIn ) ;

CLoopStep

public virtual ~ CLoopStep ( ) ;


Methods

validate

public HRESULT validate ( void ) ;

negate

public HRESULT negate ( void ) ;

Serialize

public void Serialize ( stepArchive & ar ) ;

split

public virtual HRESULT split ( CrcPtrArray * pIntersectionPts ,
                               CPoly_loopStep * & rpNewPoly_loopStep ) ;

split

public virtual HRESULT split ( CrcPtrArray * pIntersectionPts ,
                               CDirectionStep * pAxis ,
                               CPoly_loopStep * pFOB2 ) ;

trim

public virtual HRESULT trim ( CrcPtrArray * pIntersectionPts ,
                              CDirectionStep * pAxis ) ;

trimEdge

public virtual HRESULT trimEdge ( CrcPtrArray * pIntersectionPts ,
                                  paramPtrArray & intersectionEdge ,
                                  CDirectionStep * pAxis ,
                                  containment & bContains ) ;

backPtr

public HRESULT backPtr ( CBaseStep * & prBrep ) ;

split

public virtual HRESULT split ( CrcPtrArray * pIntersectionPts ,
                               CDirectionStep * pAxis ,
                               CPoly_loopStep * pFOB2 ,
                               bool & bFlipFob ,
                               bool & bFlipFob2 ) ;

splitAdd

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.