doxymain.h

00001 //===========================================================================
00002 //                                                                           
00003 // File: doxymain.h                                                          
00004 //                                                                           
00005 // Created: Wed Nov 16 11:07:09 2005                                         
00006 //                                                                           
00007 // Author: Odd A. Andersen <Odd.Andersen@sintef.no>
00008 //                                                                           
00009 // Revision: $Id: doxymain.h,v 1.2 2005/12/20 12:13:40 sbr Exp $
00010 //                                                                           
00011 // Description:
00012 //                                                                           
00013 //===========================================================================
00014 
00015 #ifndef _DOXYMAIN_H
00016 #define _DOXYMAIN_H
00017 
00018 //===========================================================================
00019 //                        DOCUMENTATION ON MAIN PAGE
00020 //===========================================================================
00021 
00198 
00199 //===========================================================================
00200 //                        OTHER DOCUMENTATION
00201 //===========================================================================
00202 
00205 
00207 
00209 
00210 
00211 //===========================================================================
00212 
00213 //FUNCTIONALITY THAT SHOULD BE MENTIONED IN UTILS
00214 
00215 // * Factorial
00216 
00217 // * Arrays (template, scratch vectors, etc.)
00218 // * scratchvect
00219 
00220 // * point
00221 // * barycentric coordinate sysems
00222 // * rational
00223 // * bounding boxes (composite box, rotated box)
00224 // * direction cones
00225 
00226 // * Function minimizer
00227 
00228 
00229 
00230 
00231 
00232 //FUNCTIONALITY THAT SHOULD BE MENTIONED IN GEOMETRY
00233 
00234 //----------classes-------------
00235 // * ApproxCurve
00236 // * ApproxSUrf
00237 
00238 // * BsplineBasis
00239 
00240 // * Factory
00241 // * Interpolator (HermiteInterpolator, SplineInterpolator, SplineApproximator)
00242 // * Point- and Line clouds
00243 
00244 // * ParamSurface
00245 // * ParamCurve
00246 // * SplineCurve
00247 // * CurveOnSurface
00248 // * SplineSurface
00249 // * BoundedSurface
00250 
00251 // * Domain
00252 // * CurveLoop
00253 
00254 //----------functions-----------
00255 
00256 // * 'rotate' functions, translate functions
00257 
00258 
00259 
00260 
00261 #endif // _DOXYMAIN_H
00262 

Generated on Mon Jun 11 14:48:18 2007 for GoTools Core Library by  doxygen 1.5.1