Open CASCADE Technology  7.1.0.beta
Public Member Functions
CSLib_Class2d Class Reference

*** Class2d : Low level algorithm for 2d classification this class was moved from package BRepTopAdaptor More...

#include <CSLib_Class2d.hxx>

Public Member Functions

 CSLib_Class2d (const TColgp_Array1OfPnt2d &TP, const Standard_Real aTolu, const Standard_Real aTolv, const Standard_Real umin, const Standard_Real vmin, const Standard_Real umax, const Standard_Real vmax)
 
Standard_Integer SiDans (const gp_Pnt2d &P) const
 
Standard_Integer SiDans_OnMode (const gp_Pnt2d &P, const Standard_Real Tol) const
 
Standard_Integer InternalSiDans (const Standard_Real X, const Standard_Real Y) const
 
Standard_Integer InternalSiDansOuOn (const Standard_Real X, const Standard_Real Y) const
 
const CSLib_Class2dCopy (const CSLib_Class2d &Other) const
 
const CSLib_Class2doperator= (const CSLib_Class2d &Other) const
 
void Destroy ()
 
 ~CSLib_Class2d ()
 

Detailed Description

*** Class2d : Low level algorithm for 2d classification this class was moved from package BRepTopAdaptor

Constructor & Destructor Documentation

CSLib_Class2d::CSLib_Class2d ( const TColgp_Array1OfPnt2d TP,
const Standard_Real  aTolu,
const Standard_Real  aTolv,
const Standard_Real  umin,
const Standard_Real  vmin,
const Standard_Real  umax,
const Standard_Real  vmax 
)
CSLib_Class2d::~CSLib_Class2d ( )
inline

Member Function Documentation

const CSLib_Class2d& CSLib_Class2d::Copy ( const CSLib_Class2d Other) const
void CSLib_Class2d::Destroy ( )
Standard_Integer CSLib_Class2d::InternalSiDans ( const Standard_Real  X,
const Standard_Real  Y 
) const
Standard_Integer CSLib_Class2d::InternalSiDansOuOn ( const Standard_Real  X,
const Standard_Real  Y 
) const
const CSLib_Class2d& CSLib_Class2d::operator= ( const CSLib_Class2d Other) const
inline
Standard_Integer CSLib_Class2d::SiDans ( const gp_Pnt2d P) const
Standard_Integer CSLib_Class2d::SiDans_OnMode ( const gp_Pnt2d P,
const Standard_Real  Tol 
) const

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