Open CASCADE Technology 6.5.2
Public Member Functions
BOPTools_ESInterference Class Reference

class for storing an Edge/Face
interference

#include <BOPTools_ESInterference.hxx>

Inheritance diagram for BOPTools_ESInterference:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BOPTools_ESInterference ()
 Empty constructor

 BOPTools_ESInterference (const Standard_Integer anIndex1, const Standard_Integer anIndex2, const IntTools_CommonPrt &aCPart)
 Constructor
anIndex1,
anIndex2 see BOPTools_ShapeShapeInterference for details
aCPart see IntTools_CommonPrt for details

const IntTools_CommonPrtCommonPrt () const
 Selector


Constructor & Destructor Documentation

BOPTools_ESInterference::BOPTools_ESInterference ( )
BOPTools_ESInterference::BOPTools_ESInterference ( const Standard_Integer  anIndex1,
const Standard_Integer  anIndex2,
const IntTools_CommonPrt aCPart 
)

Member Function Documentation

const IntTools_CommonPrt& BOPTools_ESInterference::CommonPrt ( ) const
void BOPTools_ESInterference::operator delete ( void *  anAddress) [inline]

Reimplemented from BOPTools_ShapeShapeInterference.

void* BOPTools_ESInterference::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented from BOPTools_ShapeShapeInterference.

void* BOPTools_ESInterference::operator new ( size_t  size) [inline]

Reimplemented from BOPTools_ShapeShapeInterference.


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