From: fps Date: Fri, 13 Apr 2012 11:50:41 +0000 (+0000) Subject: Add link to documentation of InterpolationOptions X-Git-Tag: TRIPOLI_323~67 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=78f2de12d1efaf95ec3094d1a06c19657e620310;p=tools%2Fmedcoupling.git Add link to documentation of InterpolationOptions --- diff --git a/src/INTERP_KERNEL/InterpolationOptions.hxx b/src/INTERP_KERNEL/InterpolationOptions.hxx index 2ca98ceca..d9c51d70a 100644 --- a/src/INTERP_KERNEL/InterpolationOptions.hxx +++ b/src/INTERP_KERNEL/InterpolationOptions.hxx @@ -33,6 +33,13 @@ namespace INTERP_KERNEL /// that result from the split. typedef enum { PLANAR_FACE_5 = 5, PLANAR_FACE_6 = 6, GENERAL_24 = 24, GENERAL_48 = 48 } SplittingPolicy; + /*! + * \class InterpolationOptions + * Class defining the options for all interpolation algorithms. + * + * List of options, possible values and default values can be found on this page: + * \ref InterpKerIntersectors + */ class INTERPKERNEL_EXPORT InterpolationOptions { private: