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

ModelingAlgorithms
TKTopAlgo
BRepGProp


BRepGProp_Domain Class Reference

Arc iterator. Returns only Forward and Reversed edges from
the face in an undigested order.
.

#include <BRepGProp_Domain.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRepGProp_Domain ()
 Empty constructor.
.
 BRepGProp_Domain (const TopoDS_Face &F)
 Constructor. Initializes the domain with the face.
.
void Init (const TopoDS_Face &F)
 Initializes the domain with the face.
.
Standard_Boolean More ()
 Returns True if there is another arc of curve in the list.
.
void Init ()
 Initializes the exploration with the face already set.
.
const TopoDS_Edge & Value ()
 Returns the current edge.
.
Standard_EXPORT void Next ()
 Sets the index of the arc iterator to the next arc of
curve.
.

Private Attributes

TopExp_Explorer myExplorer


Constructor & Destructor Documentation

BRepGProp_Domain::BRepGProp_Domain  )  [inline]
 

BRepGProp_Domain::BRepGProp_Domain const TopoDS_Face &  F  )  [inline]
 


Member Function Documentation

void BRepGProp_Domain::Init  )  [inline]
 

void BRepGProp_Domain::Init const TopoDS_Face &  F  )  [inline]
 

Standard_Boolean BRepGProp_Domain::More  )  [inline]
 

Standard_EXPORT void BRepGProp_Domain::Next  ) 
 

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

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

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

const TopoDS_Edge & BRepGProp_Domain::Value  )  [inline]
 


Field Documentation

TopExp_Explorer BRepGProp_Domain::myExplorer [private]
 


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