Go to the source code of this file.
Defines | |
| #define | _BSPLINEBASE_IFACE_ID "$Id: BSpline.h,v 1.21 2005/05/27 21:16:23 granger Exp $" |
| #define | BSPLINE_DLL_ |
If including this file without the implementation (BSpline.cpp) on WIN32, it assumes the implementation will come from a DLL and thus declares dllimport. To explicitly instantiate the implementation in a source file, include the implementation file BSpline.cpp and not this file. See BSplineBase class documentation for more info.
1.4.2