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