#include <ProjLib_HProjectedCurve.hxx>
Inheritance diagram for ProjLib_HProjectedCurve:
Public Member Functions | |
Standard_EXPORT | ProjLib_HProjectedCurve () |
Standard_EXPORT | ProjLib_HProjectedCurve (const ProjLib_ProjectedCurve &C) |
Standard_EXPORT void | Set (const ProjLib_ProjectedCurve &C) |
Standard_EXPORT const Adaptor2d_Curve2d & | Curve2d () const |
Returns a reference to the Curve2d inside the HCurve2d. . | |
ProjLib_ProjectedCurve & | ChangeCurve2d () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
ProjLib_ProjectedCurve | myCurve |
|
|
|
|
|
|
|
Implements Adaptor2d_HCurve2d. |
|
Reimplemented from Adaptor2d_HCurve2d. |
|
|
|
|