Open CASCADE Technology 6.5.2
Public Member Functions
HLRAlgo_Interference Class Reference

#include <HLRAlgo_Interference.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 HLRAlgo_Interference ()
 HLRAlgo_Interference (const HLRAlgo_Intersection &Inters, const HLRAlgo_Coincidence &Bound, const TopAbs_Orientation Orient, const TopAbs_Orientation Trans, const TopAbs_Orientation BTrans)
void Intersection (const HLRAlgo_Intersection &I)
void Boundary (const HLRAlgo_Coincidence &B)
void Orientation (const TopAbs_Orientation O)
void Transition (const TopAbs_Orientation Tr)
void BoundaryTransition (const TopAbs_Orientation BTr)
const HLRAlgo_IntersectionIntersection () const
HLRAlgo_IntersectionChangeIntersection ()
const HLRAlgo_CoincidenceBoundary () const
HLRAlgo_CoincidenceChangeBoundary ()
TopAbs_Orientation Orientation () const
TopAbs_Orientation Transition () const
TopAbs_Orientation BoundaryTransition () const

Constructor & Destructor Documentation

HLRAlgo_Interference::HLRAlgo_Interference ( )
HLRAlgo_Interference::HLRAlgo_Interference ( const HLRAlgo_Intersection Inters,
const HLRAlgo_Coincidence Bound,
const TopAbs_Orientation  Orient,
const TopAbs_Orientation  Trans,
const TopAbs_Orientation  BTrans 
)

Member Function Documentation

void HLRAlgo_Interference::Boundary ( const HLRAlgo_Coincidence B)
const HLRAlgo_Coincidence& HLRAlgo_Interference::Boundary ( ) const
void HLRAlgo_Interference::BoundaryTransition ( const TopAbs_Orientation  BTr)
TopAbs_Orientation HLRAlgo_Interference::BoundaryTransition ( ) const
HLRAlgo_Coincidence& HLRAlgo_Interference::ChangeBoundary ( )
HLRAlgo_Intersection& HLRAlgo_Interference::ChangeIntersection ( )
void HLRAlgo_Interference::Intersection ( const HLRAlgo_Intersection I)
const HLRAlgo_Intersection& HLRAlgo_Interference::Intersection ( ) const
void HLRAlgo_Interference::operator delete ( void *  anAddress) [inline]
void* HLRAlgo_Interference::operator new ( size_t  size) [inline]
void* HLRAlgo_Interference::operator new ( size_t  ,
void *  anAddress 
) [inline]
TopAbs_Orientation HLRAlgo_Interference::Orientation ( ) const
void HLRAlgo_Interference::Orientation ( const TopAbs_Orientation  O)
TopAbs_Orientation HLRAlgo_Interference::Transition ( ) const
void HLRAlgo_Interference::Transition ( const TopAbs_Orientation  Tr)

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