Open CASCADE Technology  7.2.0
Public Member Functions | Protected Attributes

BOPDS_InterfEF Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfEF:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfEF ()
 
 BOPDS_InterfEF (const Handle< NCollection_BaseAllocator > &theAllocator)
 
virtual ~BOPDS_InterfEF ()
 
void SetCommonPart (const IntTools_CommonPrt &theCP)
 
const IntTools_CommonPrtCommonPart () const
 
- 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
 

Protected Attributes

IntTools_CommonPrt myCommonPart
 
- Protected Attributes inherited from BOPDS_Interf
Standard_Integer myIndex1
 
Standard_Integer myIndex2
 
Standard_Integer myIndexNew
 
Handle< NCollection_BaseAllocatormyAllocator
 

Additional Inherited Members

- Protected Member Functions inherited from BOPDS_Interf
 BOPDS_Interf ()
 
 BOPDS_Interf (const Handle< NCollection_BaseAllocator > &theAllocator)
 
virtual ~BOPDS_Interf ()
 

Detailed Description

The class BOPDS_InterfEF is is to store the information about the interference of the type edge/face. The class BOPDS_InterfFF is is to store the information about the interference of the type face/face.

Constructor & Destructor Documentation

◆ BOPDS_InterfEF() [1/2]

BOPDS_InterfEF::BOPDS_InterfEF ( )
inline

Constructor

◆ BOPDS_InterfEF() [2/2]

BOPDS_InterfEF::BOPDS_InterfEF ( const Handle< NCollection_BaseAllocator > &  theAllocator)
inline

Constructor

Parameters
theAllocatorallocator to manage the memory Constructor
theAllocatorallocator to manage the memory

◆ ~BOPDS_InterfEF()

virtual BOPDS_InterfEF::~BOPDS_InterfEF ( )
inlinevirtual

Destructor

Member Function Documentation

◆ CommonPart()

const IntTools_CommonPrt& BOPDS_InterfEF::CommonPart ( ) const
inline

Selector Returns the info of common part

Returns
common part

◆ SetCommonPart()

void BOPDS_InterfEF::SetCommonPart ( const IntTools_CommonPrt theCP)
inline

Modifier Sets the info of common part

Parameters
theCPcommon part

Field Documentation

◆ myCommonPart

IntTools_CommonPrt BOPDS_InterfEF::myCommonPart
protected

The documentation for this class was generated from the following file: