Skip to content
Snippets Groups Projects
Commit 08df5ffb authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

DOC: add brief doxygen

parent 4fec0bd2
No related branches found
No related tags found
No related merge requests found
......@@ -25,12 +25,10 @@ namespace otb
{
/** \class TransformPointSetFilter
* \brief
* \brief TransformPointSetFilter applies a transform to all the
* points of a PointSet.
*
* TransformPointSetFilter applies a transform to all the points
* of a PointSet.
*
* The additional content of the PointSet is passed untouched.
* The additional content of the PointSet is left untouched.
*
* PointSets that have added information like normal vector on the points, will
* have to take care of transforming this data by other means.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment