Open CASCADE Technology
7.3.0
|
#include <BOPDS_Interf.hxx>
Public Member Functions | |
BOPDS_InterfZZ () | |
BOPDS_InterfZZ (const Handle< NCollection_BaseAllocator > &theAllocator) | |
virtual | ~BOPDS_InterfZZ () |
Public Member Functions inherited from BOPDS_Interf | |
void | SetIndices (const Standard_Integer theIndex1, const Standard_Integer theIndex2) |
void | Indices (Standard_Integer &theIndex1, Standard_Integer &theIndex2) const |
void | SetIndex1 (const Standard_Integer theIndex) |
void | SetIndex2 (const Standard_Integer theIndex) |
Standard_Integer | Index1 () const |
Standard_Integer | Index2 () const |
Standard_Integer | OppositeIndex (const Standard_Integer theI) const |
Standard_Boolean | Contains (const Standard_Integer theIndex) const |
void | SetIndexNew (const Standard_Integer theIndex) |
Standard_Integer | IndexNew () const |
Standard_Boolean | HasIndexNew (Standard_Integer &theIndex) const |
Standard_Boolean | HasIndexNew () const |
Additional Inherited Members | |
Protected Member Functions inherited from BOPDS_Interf | |
BOPDS_Interf () | |
BOPDS_Interf (const Handle< NCollection_BaseAllocator > &theAllocator) | |
virtual | ~BOPDS_Interf () |
Protected Attributes inherited from BOPDS_Interf | |
Standard_Integer | myIndex1 |
Standard_Integer | myIndex2 |
Standard_Integer | myIndexNew |
Handle< NCollection_BaseAllocator > | myAllocator |
The class BOPDS_InterfZZ is is to store the information about the interference of the type solid/solid.
|
inline |
Constructor
|
inline |
Constructor
theAllocator | allocator to manage the memory |
|
inlinevirtual |
Destructor