#include <BOPDS_Interf.hxx>

| Public Member Functions | |
| BOPDS_InterfVZ () | |
| BOPDS_InterfVZ (const Handle< NCollection_BaseAllocator > &theAllocator) | |
| virtual | ~BOPDS_InterfVZ () | 
|  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_InterfVZ stores the information about the interference of the type vertex/solid.
| 
 | inline | 
Constructor
| 
 | inline | 
Constructor
| theAllocator | allocator to manage the memory | 
| 
 | inlinevirtual | 
Destructor