|
Open CASCADE Technology 6.5.2
|
#include <Geom2dGcc_MyQCurve.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Geom2dGcc_MyQCurve (const Geom2dAdaptor_Curve &Curve, const GccEnt_Position Qualifier) | |
| Geom2dAdaptor_Curve | Qualified () const |
| GccEnt_Position | Qualifier () const |
| Standard_Boolean | IsUnqualified () const |
| Standard_Boolean | IsEnclosing () const |
| Standard_Boolean | IsEnclosed () const |
| Standard_Boolean | IsOutside () const |
| Geom2dGcc_MyQCurve::Geom2dGcc_MyQCurve | ( | const Geom2dAdaptor_Curve & | Curve, |
| const GccEnt_Position | Qualifier | ||
| ) |
| Standard_Boolean Geom2dGcc_MyQCurve::IsEnclosed | ( | ) | const |
| Standard_Boolean Geom2dGcc_MyQCurve::IsEnclosing | ( | ) | const |
| Standard_Boolean Geom2dGcc_MyQCurve::IsOutside | ( | ) | const |
| Standard_Boolean Geom2dGcc_MyQCurve::IsUnqualified | ( | ) | const |
| void Geom2dGcc_MyQCurve::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Geom2dGcc_MyQCurve::operator new | ( | size_t | size | ) | [inline] |
| void* Geom2dGcc_MyQCurve::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| Geom2dAdaptor_Curve Geom2dGcc_MyQCurve::Qualified | ( | ) | const |
| GccEnt_Position Geom2dGcc_MyQCurve::Qualifier | ( | ) | const |
1.7.4