diff --git a/EGkSbzStandard.h b/EGkSbzStandard.h index 1192156..824e8a6 100644 --- a/EGkSbzStandard.h +++ b/EGkSbzStandard.h @@ -24,4 +24,4 @@ #endif //---------------------------------------------------------------------------- -EGK_EXPORT ISurfBezier* CreateBezierSphere( const Point3d& ptCenter, double dR) ; \ No newline at end of file +EGK_EXPORT ISurfBezier* GetSurfBezierSphere( const Point3d& ptCenter, double dR) ; \ No newline at end of file