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

ModelingAlgorithms
TKGeomAlgo
IntPolyh


IntPolyh_Edge Class Reference

#include <IntPolyh_Edge.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT IntPolyh_Edge ()
Standard_EXPORT IntPolyh_Edge (const Standard_Integer i1, const Standard_Integer i2, const Standard_Integer i3, const Standard_Integer i4)
Standard_EXPORT Standard_Integer FirstPoint () const
Standard_EXPORT Standard_Integer SecondPoint () const
Standard_EXPORT Standard_Integer FirstTriangle () const
Standard_EXPORT Standard_Integer SecondTriangle () const
Standard_EXPORT Standard_Integer AnalysisFlag () const
Standard_EXPORT void SetFirstPoint (const Standard_Integer v)
Standard_EXPORT void SetSecondPoint (const Standard_Integer v)
Standard_EXPORT void SetFirstTriangle (const Standard_Integer v)
Standard_EXPORT void SetSecondTriangle (const Standard_Integer v)
Standard_EXPORT void SetAnalysisFlag (const Standard_Integer v)
Standard_EXPORT void Dump (const Standard_Integer v) const

Private Attributes

Standard_Integer p1
Standard_Integer p2
Standard_Integer t1
Standard_Integer t2
Standard_Integer ia


Constructor & Destructor Documentation

Standard_EXPORT IntPolyh_Edge::IntPolyh_Edge  ) 
 

Standard_EXPORT IntPolyh_Edge::IntPolyh_Edge const Standard_Integer  i1,
const Standard_Integer  i2,
const Standard_Integer  i3,
const Standard_Integer  i4
 


Member Function Documentation

Standard_EXPORT Standard_Integer IntPolyh_Edge::AnalysisFlag  )  const
 

Standard_EXPORT void IntPolyh_Edge::Dump const Standard_Integer  v  )  const
 

Standard_EXPORT Standard_Integer IntPolyh_Edge::FirstPoint  )  const
 

Standard_EXPORT Standard_Integer IntPolyh_Edge::FirstTriangle  )  const
 

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

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

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

Standard_EXPORT Standard_Integer IntPolyh_Edge::SecondPoint  )  const
 

Standard_EXPORT Standard_Integer IntPolyh_Edge::SecondTriangle  )  const
 

Standard_EXPORT void IntPolyh_Edge::SetAnalysisFlag const Standard_Integer  v  ) 
 

Standard_EXPORT void IntPolyh_Edge::SetFirstPoint const Standard_Integer  v  ) 
 

Standard_EXPORT void IntPolyh_Edge::SetFirstTriangle const Standard_Integer  v  ) 
 

Standard_EXPORT void IntPolyh_Edge::SetSecondPoint const Standard_Integer  v  ) 
 

Standard_EXPORT void IntPolyh_Edge::SetSecondTriangle const Standard_Integer  v  ) 
 


Field Documentation

Standard_Integer IntPolyh_Edge::ia [private]
 

Standard_Integer IntPolyh_Edge::p1 [private]
 

Standard_Integer IntPolyh_Edge::p2 [private]
 

Standard_Integer IntPolyh_Edge::t1 [private]
 

Standard_Integer IntPolyh_Edge::t2 [private]
 


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