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

ModelingAlgorithms
TKHLR
HLRBRep


HLRBRep_FaceIterator Class Reference

#include <HLRBRep_FaceIterator.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT HLRBRep_FaceIterator ()
Standard_EXPORT void InitEdge (HLRBRep_FaceData &fd)
 Begin an exploration of the edges of the face <fd>
.
Standard_Boolean MoreEdge () const
Standard_EXPORT void NextEdge ()
Standard_Boolean BeginningOfWire () const
 Returns True if the current edge is the first of a
wire.

.
Standard_Boolean EndOfWire () const
 Returns True if the current edge is the last of a
wire.

.
void SkipWire ()
 Skip the current wire in the exploration.

.
Handle_HLRAlgo_EdgesBlock Wire () const
 Returns the edges of the current wire.

.
Standard_Integer Edge () const
TopAbs_Orientation Orientation () const
Standard_Boolean OutLine () const
Standard_Boolean Internal () const
Standard_Boolean Double () const
Standard_Boolean IsoLine () const

Private Attributes

Standard_Integer iWire
Standard_Integer nbWires
Standard_Integer iEdge
Standard_Integer nbEdges
Handle_HLRAlgo_WiresBlock myWires
Handle_HLRAlgo_EdgesBlock myEdges


Constructor & Destructor Documentation

Standard_EXPORT HLRBRep_FaceIterator::HLRBRep_FaceIterator  ) 
 


Member Function Documentation

Standard_Boolean HLRBRep_FaceIterator::BeginningOfWire  )  const [inline]
 

Standard_Boolean HLRBRep_FaceIterator::Double  )  const [inline]
 

Standard_Integer HLRBRep_FaceIterator::Edge  )  const [inline]
 

Standard_Boolean HLRBRep_FaceIterator::EndOfWire  )  const [inline]
 

Standard_EXPORT void HLRBRep_FaceIterator::InitEdge HLRBRep_FaceData fd  ) 
 

Standard_Boolean HLRBRep_FaceIterator::Internal  )  const [inline]
 

Standard_Boolean HLRBRep_FaceIterator::IsoLine  )  const [inline]
 

Standard_Boolean HLRBRep_FaceIterator::MoreEdge  )  const [inline]
 

Standard_EXPORT void HLRBRep_FaceIterator::NextEdge  ) 
 

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

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

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

TopAbs_Orientation HLRBRep_FaceIterator::Orientation  )  const [inline]
 

Standard_Boolean HLRBRep_FaceIterator::OutLine  )  const [inline]
 

void HLRBRep_FaceIterator::SkipWire  )  [inline]
 

Handle_HLRAlgo_EdgesBlock HLRBRep_FaceIterator::Wire  )  const
 


Field Documentation

Standard_Integer HLRBRep_FaceIterator::iEdge [private]
 

Standard_Integer HLRBRep_FaceIterator::iWire [private]
 

Handle_HLRAlgo_EdgesBlock HLRBRep_FaceIterator::myEdges [private]
 

Handle_HLRAlgo_WiresBlock HLRBRep_FaceIterator::myWires [private]
 

Standard_Integer HLRBRep_FaceIterator::nbEdges [private]
 

Standard_Integer HLRBRep_FaceIterator::nbWires [private]
 


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