Open CASCADE Technology  7.7.0
Public Member Functions | Protected Attributes

BOPDS_InterfVE Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfVE:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfVE ()
 
 BOPDS_InterfVE (const Handle< NCollection_BaseAllocator > &theAllocator)
 
virtual ~BOPDS_InterfVE ()
 
void SetParameter (const Standard_Real theT)
 
Standard_Real Parameter () 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

Standard_Real myParameter
 
- 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_InterfVE stores the information about the interference of the type vertex/edge.

Constructor & Destructor Documentation

◆ BOPDS_InterfVE() [1/2]

BOPDS_InterfVE::BOPDS_InterfVE ( )
inline

Constructor

◆ BOPDS_InterfVE() [2/2]

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

Constructor

Parameters
theAllocatorallocator to manage the memory

◆ ~BOPDS_InterfVE()

virtual BOPDS_InterfVE::~BOPDS_InterfVE ( )
inlinevirtual

Destructor

Member Function Documentation

◆ Parameter()

Standard_Real BOPDS_InterfVE::Parameter ( ) const
inline

Selector Returrns the value of parameter of the point of the vertex on the curve of the edge

Returns
value of parameter

◆ SetParameter()

void BOPDS_InterfVE::SetParameter ( const Standard_Real  theT)
inline

Modifier Sets the value of parameter of the point of the vertex on the curve of the edge

Parameters
theTvalue of parameter

Field Documentation

◆ myParameter

Standard_Real BOPDS_InterfVE::myParameter
protected

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