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

ModelingAlgorithms
TKBO
BOPTools


BOPTools_Interference Class Reference

class for storing information about an interference
that takes place between given shape and shape
with DS-index =aWith

#include <BOPTools_Interference.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT BOPTools_Interference ()
 Empty constructor
.
Standard_EXPORT BOPTools_Interference (const Standard_Integer aWith, const BooleanOperations_KindOfInterference aType, const Standard_Integer anIndex)
 constructor
aWith - DS-index for the opposite shape
aType - the type of the interference
anIndex- the index of the result in corresponding
interference table (if the result is computed
but there is no result -> anIndex=0)

Standard_EXPORT void SetWith (const Standard_Integer aWith)
 Modifier
.
Standard_EXPORT void SetType (const BooleanOperations_KindOfInterference aType)
 Modifier
.
Standard_EXPORT void SetIndex (const Standard_Integer anIndex)
 Modifier
.
Standard_EXPORT Standard_Integer With () const
 Selector
.
Standard_EXPORT BooleanOperations_KindOfInterference Type () const
 Selector
.
Standard_EXPORT Standard_Integer Index () const
 Selector
.

Private Attributes

Standard_Integer myWith
BooleanOperations_KindOfInterference myType
Standard_Integer myIndex


Constructor & Destructor Documentation

Standard_EXPORT BOPTools_Interference::BOPTools_Interference  ) 
 

Standard_EXPORT BOPTools_Interference::BOPTools_Interference const Standard_Integer  aWith,
const BooleanOperations_KindOfInterference  aType,
const Standard_Integer  anIndex
 


Member Function Documentation

Standard_EXPORT Standard_Integer BOPTools_Interference::Index  )  const
 

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

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

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

Standard_EXPORT void BOPTools_Interference::SetIndex const Standard_Integer  anIndex  ) 
 

Standard_EXPORT void BOPTools_Interference::SetType const BooleanOperations_KindOfInterference  aType  ) 
 

Standard_EXPORT void BOPTools_Interference::SetWith const Standard_Integer  aWith  ) 
 

Standard_EXPORT BooleanOperations_KindOfInterference BOPTools_Interference::Type  )  const
 

Standard_EXPORT Standard_Integer BOPTools_Interference::With  )  const
 


Field Documentation

Standard_Integer BOPTools_Interference::myIndex [private]
 

BooleanOperations_KindOfInterference BOPTools_Interference::myType [private]
 

Standard_Integer BOPTools_Interference::myWith [private]
 


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