#include <GeomAdaptor_GHCurve.hxx>
Inheritance diagram for GeomAdaptor_GHCurve:
Public Member Functions | |
Standard_EXPORT | GeomAdaptor_GHCurve () |
Standard_EXPORT | GeomAdaptor_GHCurve (const GeomAdaptor_Curve &C) |
Standard_EXPORT void | Set (const GeomAdaptor_Curve &C) |
Standard_EXPORT const Adaptor3d_Curve & | Curve () const |
Returns a pointer to the Curve inside the HCurve. . | |
Standard_EXPORT Adaptor3d_Curve & | GetCurve () |
Returns a pointer to the Curve inside the HCurve. . | |
GeomAdaptor_Curve & | ChangeCurve () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
GeomAdaptor_Curve | myCurve |
|
|
|
|
|
|
|
Implements Adaptor3d_HCurve. |
|
Implements Adaptor3d_HCurve. |
|
Reimplemented from Adaptor3d_HCurve. Reimplemented in GeomAdaptor_HCurve. |
|
|
|
|