|
Open CASCADE Technology 7.9.3
|
#include <IntPatch_ThePathPointOfTheSOnBounds.hxx>
Public Member Functions | |
| IntPatch_ThePathPointOfTheSOnBounds () | |
| IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter) | |
| IntPatch_ThePathPointOfTheSOnBounds (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter) | |
| void | SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor3d_HVertex > &V, const Handle< Adaptor2d_Curve2d > &A, const Standard_Real Parameter) |
| void | SetValue (const gp_Pnt &P, const Standard_Real Tol, const Handle< Adaptor2d_Curve2d > &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_Curve2d > & | Arc () const |
| Standard_Real | Parameter () const |
| IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds | ( | ) |
| IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds | ( | const gp_Pnt & | P, |
| const Standard_Real | Tol, | ||
| const Handle< Adaptor3d_HVertex > & | V, | ||
| const Handle< Adaptor2d_Curve2d > & | A, | ||
| const Standard_Real | Parameter ) |
| IntPatch_ThePathPointOfTheSOnBounds::IntPatch_ThePathPointOfTheSOnBounds | ( | const gp_Pnt & | P, |
| const Standard_Real | Tol, | ||
| const Handle< Adaptor2d_Curve2d > & | A, | ||
| const Standard_Real | Parameter ) |
| const Handle< Adaptor2d_Curve2d > & IntPatch_ThePathPointOfTheSOnBounds::Arc | ( | ) | const |
| Standard_Boolean IntPatch_ThePathPointOfTheSOnBounds::IsNew | ( | ) | const |
| Standard_Real IntPatch_ThePathPointOfTheSOnBounds::Parameter | ( | ) | const |
| void IntPatch_ThePathPointOfTheSOnBounds::SetValue | ( | const gp_Pnt & | P, |
| const Standard_Real | Tol, | ||
| const Handle< Adaptor2d_Curve2d > & | 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_Curve2d > & | 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 |