Open CASCADE Technology 6.5.2
Public Member Functions
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)
 HLRBRep_VertexList (const HLRBRep_EdgeInterferenceTool &T, const HLRAlgo_ListIteratorOfInterferenceList &I)
Standard_Boolean IsPeriodic () const
 Returns True when the curve is periodic.

Standard_Boolean More () const
 Returns True when there are more vertices.

void Next ()
 Proceeds to the next vertex.

const HLRAlgo_IntersectionCurrent () const
 Returns the current vertex


Standard_Boolean IsBoundary () const
 Returns True if the current vertex is is on the
boundary of the edge.

Standard_Boolean IsInterference () const
 Returns True if the current vertex is an
interference.

TopAbs_Orientation Orientation () const
 Returns the orientation of the current vertex if
it is on the boundary of the edge.

TopAbs_Orientation Transition () const
 Returns the transition of the current vertex if
it is an interference.

TopAbs_Orientation BoundaryTransition () const
 Returns the transition of the current vertex
relative to the boundary if it is an interference.


Constructor & Destructor Documentation

HLRBRep_VertexList::HLRBRep_VertexList ( const HLRBRep_EdgeInterferenceTool T,
const HLRAlgo_ListIteratorOfInterferenceList I 
)

Member Function Documentation

TopAbs_Orientation HLRBRep_VertexList::BoundaryTransition ( ) const
const HLRAlgo_Intersection& HLRBRep_VertexList::Current ( ) const
Standard_Boolean HLRBRep_VertexList::IsBoundary ( ) const
Standard_Boolean HLRBRep_VertexList::IsInterference ( ) const
Standard_Boolean HLRBRep_VertexList::IsPeriodic ( ) const
Standard_Boolean HLRBRep_VertexList::More ( ) const
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]
TopAbs_Orientation HLRBRep_VertexList::Orientation ( ) const
TopAbs_Orientation HLRBRep_VertexList::Transition ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines