Open CASCADE Technology 6.6.0
Public Member Functions | Protected Attributes
BOPDS_InterfVF Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfVF:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfVF ()
 BOPDS_InterfVF (const Handle< NCollection_BaseAllocator > &theAllocator)
virtual ~BOPDS_InterfVF ()
void SetUV (const Standard_Real theU, const Standard_Real theV)
void UV (Standard_Real &theU, Standard_Real &theV) const

Protected Attributes

Standard_Real myU
Standard_Real myV

Detailed Description

The class BOPDS_InterfVF is is to store the information about the interference of the type vertex/face


Constructor & Destructor Documentation

BOPDS_InterfVF::BOPDS_InterfVF ( ) [inline]

Constructor

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

Constructor

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

Destructor


Member Function Documentation

void BOPDS_InterfVF::SetUV ( const Standard_Real  theU,
const Standard_Real  theV 
) [inline]

Modifier Sets the value of parameters of the point of the vertex on the surface of of the face

Parameters:
theUvalue of U parameter
theVvalue of U parameter
void BOPDS_InterfVF::UV ( Standard_Real theU,
Standard_Real theV 
) const [inline]

Selector Returns the value of parameters of the point of the vertex on the surface of of the face

Parameters:
theUvalue of U parameter
theVvalue of U 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