#include <BRepAdaptor_HCompCurve.hxx>
Inheritance diagram for BRepAdaptor_HCompCurve:
Public Member Functions | |
Standard_EXPORT | BRepAdaptor_HCompCurve () |
Standard_EXPORT | BRepAdaptor_HCompCurve (const BRepAdaptor_CompCurve &C) |
Standard_EXPORT void | Set (const BRepAdaptor_CompCurve &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. . | |
BRepAdaptor_CompCurve & | ChangeCurve () |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Attributes | |
BRepAdaptor_CompCurve | myCurve |
|
|
|
|
|
|
|
Implements Adaptor3d_HCurve. |
|
Implements Adaptor3d_HCurve. |
|
Reimplemented from Adaptor3d_HCurve. |
|
|
|
|