#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_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 |
Constructor & Destructor Documentation
| IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds |
( |
| ) |
|
Member Function Documentation
| const Handle_Adaptor2d_HCurve2d& IntPatch_ThePathPointOfTheSOnBounds::Arc |
( |
| ) |
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 |
| 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: