#include <Geom2dGcc_CurveTool.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions |
| static Standard_Real | FirstParameter (const Geom2dAdaptor_Curve &C) |
| static Standard_Real | LastParameter (const Geom2dAdaptor_Curve &C) |
| static Standard_Real | EpsX (const Geom2dAdaptor_Curve &C, const Standard_Real Tol) |
| static Standard_Integer | NbSamples (const Geom2dAdaptor_Curve &C) |
| static gp_Pnt2d | Value (const Geom2dAdaptor_Curve &C, const Standard_Real X) |
| static void | D1 (const Geom2dAdaptor_Curve &C, const Standard_Real U, gp_Pnt2d &P, gp_Vec2d &T) |
| static void | D2 (const Geom2dAdaptor_Curve &C, const Standard_Real U, gp_Pnt2d &P, gp_Vec2d &T, gp_Vec2d &N) |
| static void | D3 (const Geom2dAdaptor_Curve &C, const Standard_Real U, gp_Pnt2d &P, gp_Vec2d &T, gp_Vec2d &N, gp_Vec2d &dN) |
Member Function Documentation
| void Geom2dGcc_CurveTool::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* Geom2dGcc_CurveTool::operator new |
( |
size_t |
size | ) |
[inline] |
| void* Geom2dGcc_CurveTool::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: