Open CASCADE Technology  7.2.0
Public Member Functions | Protected Attributes

BOPDS_InterfFF Class Reference

#include <BOPDS_Interf.hxx>

Inheritance diagram for BOPDS_InterfFF:
Inheritance graph
[legend]

Public Member Functions

 BOPDS_InterfFF ()
 
virtual ~BOPDS_InterfFF ()
 
void Init (const Standard_Integer theNbCurves, const Standard_Integer theNbPoints)
 
void SetTangentFaces (const Standard_Boolean theFlag)
 
Standard_Boolean TangentFaces () const
 
const BOPDS_VectorOfCurveCurves () const
 
BOPDS_VectorOfCurveChangeCurves ()
 
const BOPDS_VectorOfPointPoints () const
 
BOPDS_VectorOfPointChangePoints ()
 
- 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_Boolean myTangentFaces
 
BOPDS_VectorOfCurve myCurves
 
BOPDS_VectorOfPoint myPoints
 
- 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 ()
 

Constructor & Destructor Documentation

◆ BOPDS_InterfFF()

BOPDS_InterfFF::BOPDS_InterfFF ( )
inline

Constructor

◆ ~BOPDS_InterfFF()

virtual BOPDS_InterfFF::~BOPDS_InterfFF ( )
inlinevirtual

Destructor

Member Function Documentation

◆ ChangeCurves()

BOPDS_VectorOfCurve& BOPDS_InterfFF::ChangeCurves ( )
inline

Selector/Modifier Returns the intersection curves

Returns
intersection curves

◆ ChangePoints()

BOPDS_VectorOfPoint& BOPDS_InterfFF::ChangePoints ( )
inline

Selector/Modifier Returns the intersection points

Returns
intersection points

◆ Curves()

const BOPDS_VectorOfCurve& BOPDS_InterfFF::Curves ( ) const
inline

Selector Returns the intersection curves

Returns
intersection curves

◆ Init()

void BOPDS_InterfFF::Init ( const Standard_Integer  theNbCurves,
const Standard_Integer  theNbPoints 
)
inline

Initializer

Parameters
theNbCurvesnumber of intersection curves
theNbPointsnumber of intersection points

◆ Points()

const BOPDS_VectorOfPoint& BOPDS_InterfFF::Points ( ) const
inline

Selector Returns the intersection points

Returns
intersection points

◆ SetTangentFaces()

void BOPDS_InterfFF::SetTangentFaces ( const Standard_Boolean  theFlag)
inline

Modifier Sets the flag of whether the faces are tangent

Parameters
theFlagthe flag

◆ TangentFaces()

Standard_Boolean BOPDS_InterfFF::TangentFaces ( ) const
inline

Selector Returns the flag whether the faces are tangent

Returns
the flag

Field Documentation

◆ myCurves

BOPDS_VectorOfCurve BOPDS_InterfFF::myCurves
protected

◆ myPoints

BOPDS_VectorOfPoint BOPDS_InterfFF::myPoints
protected

◆ myTangentFaces

Standard_Boolean BOPDS_InterfFF::myTangentFaces
protected

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