#include <PBRep_PointRepresentation.hxx>
Inheritance diagram for PBRep_PointRepresentation:

Public Member Functions | |
| Standard_EXPORT PTopLoc_Location | Location () const |
| Standard_EXPORT Standard_Real | Parameter () const |
| Standard_EXPORT void | Parameter (const Standard_Real P) |
| Standard_EXPORT Handle_PBRep_PointRepresentation | Next () const |
| Standard_EXPORT void | Next (const Handle(PBRep_PointRepresentation)&N) |
| virtual Standard_EXPORT Standard_Boolean | IsPointOnCurve () const |
| A point on a 3d curve. . | |
| virtual Standard_EXPORT Standard_Boolean | IsPointOnCurveOnSurface () const |
| A point on a 2d curve on a surface. . | |
| virtual Standard_EXPORT Standard_Boolean | IsPointOnSurface () const |
| A point on a surface. . | |
| PBRep_PointRepresentation () | |
| PBRep_PointRepresentation (const Storage_stCONSTclCOM &a) | |
| const PTopLoc_Location & | _CSFDB_GetPBRep_PointRepresentationmyLocation () const |
| Standard_Real | _CSFDB_GetPBRep_PointRepresentationmyParameter () const |
| void | _CSFDB_SetPBRep_PointRepresentationmyParameter (const Standard_Real p) |
| Handle (PBRep_PointRepresentation) _CSFDB_GetPBRep_PointRepresentationmyNext() const | |
| void | _CSFDB_SetPBRep_PointRepresentationmyNext (const Handle(PBRep_PointRepresentation)&p) |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
| Standard_EXPORT | PBRep_PointRepresentation (const Standard_Real P, const PTopLoc_Location &L) |
Private Attributes | |
| PTopLoc_Location | myLocation |
| Standard_Real | myParameter |
| Handle_PBRep_PointRepresentation | myNext |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in PBRep_PointOnCurve, PBRep_PointOnCurveOnSurface, PBRep_PointOnSurface, and PBRep_PointsOnSurface. |
|
|
|
|
|
Reimplemented in PBRep_PointOnCurve. |
|
|
Reimplemented in PBRep_PointOnCurveOnSurface. |
|
|
Reimplemented in PBRep_PointOnSurface. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1