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

ModelingAlgorithms
TKHLR
HLRBRep


HLRBRep_VertexList Class Reference

#include <HLRBRep_VertexList.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_VertexList (const HLRBRep_EdgeInterferenceTool &T, const HLRAlgo_ListIteratorOfInterferenceList &I)
Standard_EXPORT Standard_Boolean IsPeriodic () const
 Returns True when the curve is periodic.
.
Standard_EXPORT Standard_Boolean More () const
 Returns True when there are more vertices.
.
Standard_EXPORT void Next ()
 Proceeds to the next vertex.
.
Standard_EXPORT const HLRAlgo_IntersectionCurrent () const
 Returns the current vertex

.
Standard_EXPORT Standard_Boolean IsBoundary () const
 Returns True if the current vertex is is on the
boundary of the edge.
.
Standard_EXPORT Standard_Boolean IsInterference () const
 Returns True if the current vertex is an
interference.
.
Standard_EXPORT TopAbs_Orientation Orientation () const
 Returns the orientation of the current vertex if
it is on the boundary of the edge.
.
Standard_EXPORT TopAbs_Orientation Transition () const
 Returns the transition of the current vertex if
it is an interference.
.
Standard_EXPORT TopAbs_Orientation BoundaryTransition () const
 Returns the transition of the current vertex
relative to the boundary if it is an interference.
.

Private Attributes

HLRAlgo_ListIteratorOfInterferenceList myIterator
HLRBRep_EdgeInterferenceTool myTool
Standard_Boolean fromEdge
Standard_Boolean fromInterf


Constructor & Destructor Documentation

Standard_EXPORT HLRBRep_VertexList::HLRBRep_VertexList const HLRBRep_EdgeInterferenceTool T,
const HLRAlgo_ListIteratorOfInterferenceList I
 


Member Function Documentation

Standard_EXPORT TopAbs_Orientation HLRBRep_VertexList::BoundaryTransition  )  const
 

Standard_EXPORT const HLRAlgo_Intersection& HLRBRep_VertexList::Current  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_VertexList::IsBoundary  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_VertexList::IsInterference  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_VertexList::IsPeriodic  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_VertexList::More  )  const
 

Standard_EXPORT void HLRBRep_VertexList::Next  ) 
 

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

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

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

Standard_EXPORT TopAbs_Orientation HLRBRep_VertexList::Orientation  )  const
 

Standard_EXPORT TopAbs_Orientation HLRBRep_VertexList::Transition  )  const
 


Field Documentation

Standard_Boolean HLRBRep_VertexList::fromEdge [private]
 

Standard_Boolean HLRBRep_VertexList::fromInterf [private]
 

HLRAlgo_ListIteratorOfInterferenceList HLRBRep_VertexList::myIterator [private]
 

HLRBRep_EdgeInterferenceTool HLRBRep_VertexList::myTool [private]
 


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