Main Page   Class Hierarchy   Compound List   File List   Compound Members  

f_curve.cpp

00001 #include "curve.cpp"
00002 
00003 namespace PLib {
00004 
00005 #ifdef NO_IMPLICIT_TEMPLATES
00006 
00007   template class ParaCurve<float,2> ;
00008   template class ParaCurve<float,3> ;
00009 
00010 #endif 
00011 
00012 }

Generated on Tue Jun 24 13:26:55 2003 for NURBS++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002