Skip to content
Snippets Groups Projects
Commit c3324b55 authored by Julien Michel's avatar Julien Michel
Browse files

DOC: Missing \ingroup tags for the functors

parent 8d1f51f2
Branches
Tags
No related merge requests found
......@@ -31,6 +31,7 @@ namespace Functor
* \brief Functor used by ChangeNoDataValueFilter
*
* See ChangeNoDataValueFilter for complete documentation.
* \ingroup OTBImageManipulation
*/
template <typename TInputPixel, typename TOutputPixel>
class ChangeNoDataFunctor
......
......@@ -31,6 +31,7 @@ namespace Functor
* \brief Functor used by ImageToNoDataMaskFilter
*
* See ImageToNoDataMaskFilter for complete documentation.
* \ingroup OTBImageManipulation
*/
template <typename TInputPixel, typename TOutputPixel>
class NoDataFunctor
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment