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

ModelingAlgorithms
TKHLR
HLRBRep


HLRBRep_EdgeBuilder Class Reference

#include <HLRBRep_EdgeBuilder.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_EdgeBuilder (HLRBRep_VertexList &VList)
 Creates an EdgeBuilder algorithm. <vlist>
describes the edge and the interferences.
AreaLimits are created from the vertices.
Builds(IN) is automatically called.
.
Standard_EXPORT void InitAreas ()
 Initialize an iteration on the areas.
.
Standard_EXPORT void NextArea ()
 Set the current area to the next area.
.
Standard_EXPORT void PreviousArea ()
 Set the current area to the previous area.
.
Standard_EXPORT Standard_Boolean HasArea () const
 Returns True if there is a current area.
.
Standard_EXPORT TopAbs_State AreaState () const
 Returns the state of the current area.
.
Standard_EXPORT TopAbs_State AreaEdgeState () const
 Returns the edge state of the current area.
.
Standard_EXPORT Handle_HLRBRep_AreaLimit LeftLimit () const
 Returns the AreaLimit beginning the current area.
This is a NULL handle when the area is infinite on
the left.

.
Standard_EXPORT Handle_HLRBRep_AreaLimit RightLimit () const
 Returns the AreaLimit ending the current area.
This is a NULL handle when the area is infinite on
the right.

.
Standard_EXPORT void Builds (const TopAbs_State ToBuild)
 Reinitialize the results iteration to the parts
with State <tobuild>. If this method is not called
after construction the default is <tobuild> = IN.

.
Standard_EXPORT Standard_Boolean MoreEdges () const
 Returns True if there are more new edges to build.
.
Standard_EXPORT void NextEdge ()
 Proceeds to the next edge to build. Skip all
remaining vertices on the current edge.

.
Standard_EXPORT Standard_Boolean MoreVertices () const
 True if there are more vertices in the current new
edge.
.
Standard_EXPORT void NextVertex ()
 Proceeds to the next vertex of the current edge.
.
Standard_EXPORT const HLRAlgo_IntersectionCurrent () const
 Returns the current vertex of the current edge.
.
Standard_EXPORT Standard_Boolean IsBoundary () const
 Returns True if the current vertex comes from the
boundary of the edge.

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

.
Standard_EXPORT TopAbs_Orientation Orientation () const
 Returns the new orientation of the current vertex.

.
Standard_EXPORT void Destroy ()
 ~HLRBRep_EdgeBuilder ()

Private Attributes

TopAbs_State toBuild
Handle_HLRBRep_AreaLimit myLimits
Handle_HLRBRep_AreaLimit left
Handle_HLRBRep_AreaLimit right
Standard_Integer current


Constructor & Destructor Documentation

Standard_EXPORT HLRBRep_EdgeBuilder::HLRBRep_EdgeBuilder HLRBRep_VertexList VList  ) 
 

HLRBRep_EdgeBuilder::~HLRBRep_EdgeBuilder  )  [inline]
 


Member Function Documentation

Standard_EXPORT TopAbs_State HLRBRep_EdgeBuilder::AreaEdgeState  )  const
 

Standard_EXPORT TopAbs_State HLRBRep_EdgeBuilder::AreaState  )  const
 

Standard_EXPORT void HLRBRep_EdgeBuilder::Builds const TopAbs_State  ToBuild  ) 
 

Standard_EXPORT const HLRAlgo_Intersection& HLRBRep_EdgeBuilder::Current  )  const
 

Standard_EXPORT void HLRBRep_EdgeBuilder::Destroy  ) 
 

Standard_EXPORT Standard_Boolean HLRBRep_EdgeBuilder::HasArea  )  const
 

Standard_EXPORT void HLRBRep_EdgeBuilder::InitAreas  ) 
 

Standard_EXPORT Standard_Boolean HLRBRep_EdgeBuilder::IsBoundary  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_EdgeBuilder::IsInterference  )  const
 

Standard_EXPORT Handle_HLRBRep_AreaLimit HLRBRep_EdgeBuilder::LeftLimit  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_EdgeBuilder::MoreEdges  )  const
 

Standard_EXPORT Standard_Boolean HLRBRep_EdgeBuilder::MoreVertices  )  const
 

Standard_EXPORT void HLRBRep_EdgeBuilder::NextArea  ) 
 

Standard_EXPORT void HLRBRep_EdgeBuilder::NextEdge  ) 
 

Standard_EXPORT void HLRBRep_EdgeBuilder::NextVertex  ) 
 

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

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

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

Standard_EXPORT TopAbs_Orientation HLRBRep_EdgeBuilder::Orientation  )  const
 

Standard_EXPORT void HLRBRep_EdgeBuilder::PreviousArea  ) 
 

Standard_EXPORT Handle_HLRBRep_AreaLimit HLRBRep_EdgeBuilder::RightLimit  )  const
 


Field Documentation

Standard_Integer HLRBRep_EdgeBuilder::current [private]
 

Handle_HLRBRep_AreaLimit HLRBRep_EdgeBuilder::left [private]
 

Handle_HLRBRep_AreaLimit HLRBRep_EdgeBuilder::myLimits [private]
 

Handle_HLRBRep_AreaLimit HLRBRep_EdgeBuilder::right [private]
 

TopAbs_State HLRBRep_EdgeBuilder::toBuild [private]
 


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