OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKPrim
Sweep


Sweep_NumShapeIterator Class Reference

This class provides iteration services required by
the Swept Primitives for a Directing NumShape
Line.

.

#include <Sweep_NumShapeIterator.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT Sweep_NumShapeIterator ()
Standard_EXPORT void Init (const Sweep_NumShape &aShape)
 Resest the NumShapeIterator on sub-shapes of <ashape>.
.
Standard_Boolean More () const
 Returns True if there is a current sub-shape.

.
Standard_EXPORT void Next ()
 Moves to the next sub-shape.
.
const Sweep_NumShapeValue () const
 Returns the current sub-shape.
.
TopAbs_Orientation Orientation () const
 Returns the orientation of the current sub-shape.
.

Private Attributes

Sweep_NumShape myNumShape
Sweep_NumShape myCurrentNumShape
Standard_Integer myCurrentRange
Standard_Boolean myMore
TopAbs_Orientation myCurrentOrientation


Constructor & Destructor Documentation

Standard_EXPORT Sweep_NumShapeIterator::Sweep_NumShapeIterator  ) 
 


Member Function Documentation

Standard_EXPORT void Sweep_NumShapeIterator::Init const Sweep_NumShape aShape  ) 
 

Standard_Boolean Sweep_NumShapeIterator::More  )  const [inline]
 

Standard_EXPORT void Sweep_NumShapeIterator::Next  ) 
 

void Sweep_NumShapeIterator::operator delete void *  anAddress  )  [inline]
 

void* Sweep_NumShapeIterator::operator new size_t  size  )  [inline]
 

void* Sweep_NumShapeIterator::operator new size_t  ,
void *  anAddress
[inline]
 

TopAbs_Orientation Sweep_NumShapeIterator::Orientation  )  const [inline]
 

const Sweep_NumShape & Sweep_NumShapeIterator::Value  )  const [inline]
 


Field Documentation

Sweep_NumShape Sweep_NumShapeIterator::myCurrentNumShape [private]
 

TopAbs_Orientation Sweep_NumShapeIterator::myCurrentOrientation [private]
 

Standard_Integer Sweep_NumShapeIterator::myCurrentRange [private]
 

Standard_Boolean Sweep_NumShapeIterator::myMore [private]
 

Sweep_NumShape Sweep_NumShapeIterator::myNumShape [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 13:42:51 2008 for OpenCASCADE by  doxygen 1.4.1