Open CASCADE Technology  7.1.0.beta
Public Member Functions

Contap_ThePathPointOfTheSearch Class Reference

#include <Contap_ThePathPointOfTheSearch.hxx>

Public Member Functions

 Contap_ThePathPointOfTheSearch ()
 
 Contap_ThePathPointOfTheSearch (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
 Contap_ThePathPointOfTheSearch (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
void SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 
const gp_PntValue () const
 
Standard_Real Tolerance () const
 
Standard_Boolean IsNew () const
 
const Handle< Adaptor3d_HVertex > & Vertex () const
 
const Handle< Adaptor2d_HCurve2d > & Arc () const
 
Standard_Real Parameter () const
 

Constructor & Destructor Documentation

Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( )
Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Contap_ThePathPointOfTheSearch::Contap_ThePathPointOfTheSearch ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)

Member Function Documentation

const Handle< Adaptor2d_HCurve2d >& Contap_ThePathPointOfTheSearch::Arc ( ) const
Standard_Boolean Contap_ThePathPointOfTheSearch::IsNew ( ) const
Standard_Real Contap_ThePathPointOfTheSearch::Parameter ( ) const
void Contap_ThePathPointOfTheSearch::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
void Contap_ThePathPointOfTheSearch::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Standard_Real Contap_ThePathPointOfTheSearch::Tolerance ( ) const
const gp_Pnt& Contap_ThePathPointOfTheSearch::Value ( ) const
const Handle< Adaptor3d_HVertex >& Contap_ThePathPointOfTheSearch::Vertex ( ) const

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