Open CASCADE Technology
6.5.4
|
#include <PBRep_PointOnCurve.hxx>
Public Member Functions | |
PBRep_PointOnCurve (const Standard_Real P, const Handle< PGeom_Curve > &C, const PTopLoc_Location &L) | |
Handle_PGeom_Curve | Curve () const |
virtual Standard_Boolean | IsPointOnCurve () const |
Returns True; | |
PBRep_PointOnCurve () | |
PBRep_PointOnCurve (const Storage_stCONSTclCOM &a) | |
Handle< PGeom_Curve > | _CSFDB_GetPBRep_PointOnCurvemyCurve () const |
void | _CSFDB_SetPBRep_PointOnCurvemyCurve (const Handle< PGeom_Curve > &p) |
PBRep_PointOnCurve::PBRep_PointOnCurve | ( | const Standard_Real | P, |
const Handle< PGeom_Curve > & | C, | ||
const PTopLoc_Location & | L | ||
) |
PBRep_PointOnCurve::PBRep_PointOnCurve | ( | ) | [inline] |
PBRep_PointOnCurve::PBRep_PointOnCurve | ( | const Storage_stCONSTclCOM & | a | ) | [inline] |
Handle< PGeom_Curve > PBRep_PointOnCurve::_CSFDB_GetPBRep_PointOnCurvemyCurve | ( | ) | const [inline] |
void PBRep_PointOnCurve::_CSFDB_SetPBRep_PointOnCurvemyCurve | ( | const Handle< PGeom_Curve > & | p | ) | [inline] |
Handle_PGeom_Curve PBRep_PointOnCurve::Curve | ( | ) | const |
virtual Standard_Boolean PBRep_PointOnCurve::IsPointOnCurve | ( | ) | const [virtual] |
Reimplemented from PBRep_PointRepresentation.