Open CASCADE Technology 6.5.2
Public Member Functions
Contap_ThePathPointOfTheSearchOfContour Class Reference

#include <Contap_ThePathPointOfTheSearchOfContour.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Contap_ThePathPointOfTheSearchOfContour ()
 Contap_ThePathPointOfTheSearchOfContour (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 Contap_ThePathPointOfTheSearchOfContour (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_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( )
Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour ( 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_ThePathPointOfTheSearchOfContour::Arc ( ) const
Standard_Boolean Contap_ThePathPointOfTheSearchOfContour::IsNew ( ) const
void Contap_ThePathPointOfTheSearchOfContour::operator delete ( void *  anAddress) [inline]
void* Contap_ThePathPointOfTheSearchOfContour::operator new ( size_t  size) [inline]
void* Contap_ThePathPointOfTheSearchOfContour::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real Contap_ThePathPointOfTheSearchOfContour::Parameter ( ) const
void Contap_ThePathPointOfTheSearchOfContour::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
void Contap_ThePathPointOfTheSearchOfContour::SetValue ( const gp_Pnt P,
const Standard_Real  Tol,
const Handle< Adaptor3d_HVertex > &  V,
const Handle< Adaptor2d_HCurve2d > &  A,
const Standard_Real  Parameter 
)
Standard_Real Contap_ThePathPointOfTheSearchOfContour::Tolerance ( ) const
const gp_Pnt& Contap_ThePathPointOfTheSearchOfContour::Value ( ) const
const Handle_Adaptor3d_HVertex& Contap_ThePathPointOfTheSearchOfContour::Vertex ( ) const

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