Open CASCADE Technology 6.6.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

Protected Attributes

Standard_Real myParameter

Detailed Description

The class BOPDS_InterfVE is is to store the information about the interference of the type vertex/edge.


Constructor & Destructor Documentation

BOPDS_InterfVE::BOPDS_InterfVE ( ) [inline]

Constructor

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

Constructor

Parameters:
theAllocatorallocator to manage the memory
virtual BOPDS_InterfVE::~BOPDS_InterfVE ( ) [inline, virtual]

Destructor


Member Function Documentation

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
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


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