Open CASCADE Technology 6.5.2
Public Member Functions
IntPolyh_Couple Class Reference

#include <IntPolyh_Couple.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPolyh_Couple ()
 IntPolyh_Couple (const Standard_Integer i1, const Standard_Integer i2)
Standard_Integer FirstValue () const
Standard_Integer SecondValue () const
Standard_Integer AnalyseFlagValue () const
Standard_Real AngleValue () const
void SetCoupleValue (const Standard_Integer v, const Standard_Integer w)
void SetAnalyseFlag (const Standard_Integer v)
void SetAngleValue (const Standard_Real ang)
void Dump (const Standard_Integer v) const

Constructor & Destructor Documentation

IntPolyh_Couple::IntPolyh_Couple ( )
IntPolyh_Couple::IntPolyh_Couple ( const Standard_Integer  i1,
const Standard_Integer  i2 
)

Member Function Documentation

Standard_Integer IntPolyh_Couple::AnalyseFlagValue ( ) const
Standard_Real IntPolyh_Couple::AngleValue ( ) const
void IntPolyh_Couple::Dump ( const Standard_Integer  v) const
Standard_Integer IntPolyh_Couple::FirstValue ( ) const
void IntPolyh_Couple::operator delete ( void *  anAddress) [inline]
void* IntPolyh_Couple::operator new ( size_t  size) [inline]
void* IntPolyh_Couple::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Integer IntPolyh_Couple::SecondValue ( ) const
void IntPolyh_Couple::SetAnalyseFlag ( const Standard_Integer  v)
void IntPolyh_Couple::SetAngleValue ( const Standard_Real  ang)
void IntPolyh_Couple::SetCoupleValue ( const Standard_Integer  v,
const Standard_Integer  w 
)

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