Open CASCADE Technology
6.5.4
|
#include <PBRep_PointRepresentation.hxx>
PBRep_PointRepresentation::PBRep_PointRepresentation | ( | ) | [inline] |
PBRep_PointRepresentation::PBRep_PointRepresentation | ( | const Standard_Real | P, |
const PTopLoc_Location & | L | ||
) | [protected] |
const PTopLoc_Location& PBRep_PointRepresentation::_CSFDB_GetPBRep_PointRepresentationmyLocation | ( | ) | const [inline] |
Handle< PBRep_PointRepresentation > PBRep_PointRepresentation::_CSFDB_GetPBRep_PointRepresentationmyNext | ( | ) | const [inline] |
Standard_Real PBRep_PointRepresentation::_CSFDB_GetPBRep_PointRepresentationmyParameter | ( | ) | const [inline] |
void PBRep_PointRepresentation::_CSFDB_SetPBRep_PointRepresentationmyNext | ( | const Handle< PBRep_PointRepresentation > & | p | ) | [inline] |
void PBRep_PointRepresentation::_CSFDB_SetPBRep_PointRepresentationmyParameter | ( | const Standard_Real | p | ) | [inline] |
virtual Standard_Boolean PBRep_PointRepresentation::IsPointOnCurve | ( | ) | const [virtual] |
Reimplemented in PBRep_PointOnCurve.
virtual Standard_Boolean PBRep_PointRepresentation::IsPointOnCurveOnSurface | ( | ) | const [virtual] |
Reimplemented in PBRep_PointOnCurveOnSurface.
virtual Standard_Boolean PBRep_PointRepresentation::IsPointOnSurface | ( | ) | const [virtual] |
Reimplemented in PBRep_PointOnSurface.
Handle_PBRep_PointRepresentation PBRep_PointRepresentation::Next | ( | ) | const |