Open CASCADE Technology 6.6.0
Public Member Functions | Protected Member Functions
PBRep_PointRepresentation Class Reference

#include <PBRep_PointRepresentation.hxx>

Inheritance diagram for PBRep_PointRepresentation:
Inheritance graph
[legend]

Public Member Functions

PTopLoc_Location Location () const
Standard_Real Parameter () const
void Parameter (const Standard_Real P)
Handle_PBRep_PointRepresentation Next () const
void Next (const Handle< PBRep_PointRepresentation > &N)
virtual Standard_Boolean IsPointOnCurve () const
 A point on a 3d curve.

virtual Standard_Boolean IsPointOnCurveOnSurface () const
 A point on a 2d curve on a surface.

virtual 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)

Protected Member Functions

 PBRep_PointRepresentation (const Standard_Real P, const PTopLoc_Location &L)

Constructor & Destructor Documentation

PBRep_PointRepresentation::PBRep_PointRepresentation ( ) [inline]
PBRep_PointRepresentation::PBRep_PointRepresentation ( const Storage_stCONSTclCOM a) [inline]
PBRep_PointRepresentation::PBRep_PointRepresentation ( const Standard_Real  P,
const PTopLoc_Location L 
) [protected]

Member Function Documentation

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.

PTopLoc_Location PBRep_PointRepresentation::Location ( ) const
void PBRep_PointRepresentation::Next ( const Handle< PBRep_PointRepresentation > &  N)
Handle_PBRep_PointRepresentation PBRep_PointRepresentation::Next ( ) const
void PBRep_PointRepresentation::Parameter ( const Standard_Real  P)
Standard_Real PBRep_PointRepresentation::Parameter ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines