OCC Main Page | ModelingAlgorithms | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ModelingAlgorithms
TKHLR
Contap


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)
Standard_EXPORT Contap_ThePathPointOfTheSearchOfContour ()
Standard_EXPORT Contap_ThePathPointOfTheSearchOfContour (const gp_Pnt &P, const Standard_Real Tol, const Handle(Adaptor3d_HVertex)&V, const Handle(Adaptor2d_HCurve2d)&A, const Standard_Real Parameter)
Standard_EXPORT 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_Pnt & Value () 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

Private Attributes

gp_Pnt point
Standard_Real tol
Standard_Boolean isnew
Handle_Adaptor3d_HVertex vtx
Handle_Adaptor2d_HCurve2d arc
Standard_Real param


Constructor & Destructor Documentation

Standard_EXPORT Contap_ThePathPointOfTheSearchOfContour::Contap_ThePathPointOfTheSearchOfContour  ) 
 

Standard_EXPORT 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
 

Standard_EXPORT 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
 


Field Documentation

Handle_Adaptor2d_HCurve2d Contap_ThePathPointOfTheSearchOfContour::arc [private]
 

Standard_Boolean Contap_ThePathPointOfTheSearchOfContour::isnew [private]
 

Standard_Real Contap_ThePathPointOfTheSearchOfContour::param [private]
 

gp_Pnt Contap_ThePathPointOfTheSearchOfContour::point [private]
 

Standard_Real Contap_ThePathPointOfTheSearchOfContour::tol [private]
 

Handle_Adaptor3d_HVertex Contap_ThePathPointOfTheSearchOfContour::vtx [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:41:41 2008 for OpenCASCADE by  doxygen 1.4.1