|
Open CASCADE Technology 6.5.2
|
#include <Geom2dLProp_NumericCurInf2d.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dLProp_NumericCurInf2d () | |
| void | PerformCurExt (const Handle< Geom2d_Curve > &C, LProp_CurAndInf &Result) |
| void | PerformInf (const Handle< Geom2d_Curve > &C, LProp_CurAndInf &Result) |
| void | PerformCurExt (const Handle< Geom2d_Curve > &C, const Standard_Real UMin, const Standard_Real UMax, LProp_CurAndInf &Result) |
| void | PerformInf (const Handle< Geom2d_Curve > &C, const Standard_Real UMin, const Standard_Real UMax, LProp_CurAndInf &Result) |
| Standard_Boolean | IsDone () const |
| Geom2dLProp_NumericCurInf2d::Geom2dLProp_NumericCurInf2d | ( | ) |
| Standard_Boolean Geom2dLProp_NumericCurInf2d::IsDone | ( | ) | const |
| void Geom2dLProp_NumericCurInf2d::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dLProp_NumericCurInf2d::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dLProp_NumericCurInf2d::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void Geom2dLProp_NumericCurInf2d::PerformCurExt | ( | const Handle< Geom2d_Curve > & | C, |
| LProp_CurAndInf & | Result | ||
| ) |
| void Geom2dLProp_NumericCurInf2d::PerformCurExt | ( | const Handle< Geom2d_Curve > & | C, |
| const Standard_Real | UMin, | ||
| const Standard_Real | UMax, | ||
| LProp_CurAndInf & | Result | ||
| ) |
| void Geom2dLProp_NumericCurInf2d::PerformInf | ( | const Handle< Geom2d_Curve > & | C, |
| const Standard_Real | UMin, | ||
| const Standard_Real | UMax, | ||
| LProp_CurAndInf & | Result | ||
| ) |
| void Geom2dLProp_NumericCurInf2d::PerformInf | ( | const Handle< Geom2d_Curve > & | C, |
| LProp_CurAndInf & | Result | ||
| ) |
1.7.4