X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGeomAPI%2FGeomAPI_ICustomPrs.h;h=2c2520ba9508f42935358c4ff69e55165113b3e8;hb=2413ba5e387ebc030eb89aaad917991844ae518d;hp=de9c6d299f5dbb359aee66febcb07473c2003c73;hpb=d11d4ba5e291b60c458d15e11081515990cc27fe;p=modules%2Fshaper.git diff --git a/src/GeomAPI/GeomAPI_ICustomPrs.h b/src/GeomAPI/GeomAPI_ICustomPrs.h index de9c6d299..2c2520ba9 100644 --- a/src/GeomAPI/GeomAPI_ICustomPrs.h +++ b/src/GeomAPI/GeomAPI_ICustomPrs.h @@ -12,12 +12,14 @@ #include "GeomAPI_AISObject.h" #include -/** -* Interface of a class which can provide specific customization of -* object presentation -*/ + class ModelAPI_Result; +/** \class GeomAPI_ICustomPrs + * \ingroup DataModel + * \brief Interface of a class which can provide specific customization of + * object presentation + */ class GeomAPI_ICustomPrs { public: