//=========================================================================== // GoTools Core - SINTEF Geometry Tools Core library, version 2.0.1 // // Copyright (C) 2000-2007, 2010 SINTEF ICT, Applied Mathematics, Norway. // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by the Free Software Foundation version 2 of the License. // // This program is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU General Public License for more details. // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software // Foundation, Inc., // 59 Temple Place - Suite 330, // Boston, MA 02111-1307, USA. // // Contact information: E-mail: tor.dokken@sintef.no // SINTEF ICT, Department of Applied Mathematics, // P.O. Box 124 Blindern, // 0314 Oslo, Norway. // // Other licenses are also available for this software, notably licenses // for: // - Building commercial software. // - Building software whose source code you wish to keep private. //=========================================================================== 00015 #ifndef _DOXYMAIN_H 00016 #define _DOXYMAIN_H 00017 00018 //=========================================================================== 00019 // DOCUMENTATION ON MAIN PAGE 00020 //=========================================================================== 00021 00221 00222 00223 //=========================================================================== 00224 // OTHER DOCUMENTATION 00225 //=========================================================================== 00226 00227 00228 00229 //=========================================================================== 00230 00231 //FUNCTIONALITY THAT SHOULD BE MENTIONED IN UTILS 00232 00233 // * Factorial 00234 00235 // * Arrays (template, scratch vectors, etc.) 00236 // * scratchvect 00237 00238 // * point 00239 // * barycentric coordinate sysems 00240 // * rational 00241 // * bounding boxes (composite box, rotated box) 00242 // * direction cones 00243 00244 // * Function minimizer 00245 00246 00247 00248 00249 00250 //FUNCTIONALITY THAT SHOULD BE MENTIONED IN GEOMETRY 00251 00252 //----------classes------------- 00253 // * ApproxCurve 00254 // * ApproxSUrf 00255 00256 // * BsplineBasis 00257 00258 // * Factory 00259 // * Interpolator (HermiteInterpolator, SplineInterpolator, SplineApproximator) 00260 // * Point- and Line clouds 00261 00262 // * ParamSurface 00263 // * ParamCurve 00264 // * SplineCurve 00265 // * CurveOnSurface 00266 // * SplineSurface 00267 // * BoundedSurface 00268 00269 // * Domain 00270 // * CurveLoop 00271 00272 //----------functions----------- 00273 00274 // * 'rotate' functions, translate functions 00275 00276 00277 00278 00279 #endif // _DOXYMAIN_H 00280
Generated on Tue Sep 21 15:44:17 2010 for GoTools Core by  doxygen 1.6.3