Open CASCADE Technology 6.5.2
Public Member Functions
IntPatch_ThePathPointOfTheSOnBounds Class Reference

#include <IntPatch_ThePathPointOfTheSOnBounds.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntPatch_ThePathPointOfTheSOnBounds ()
 IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_HCurve2d > &A, const Standard_Real Parameter)
 IntPatch_ThePathPointOfTheSOnBounds (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

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

Member Function Documentation

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