Skip to content

Commit 86273fa

Browse files
authored
Update animaShapesToDensity.cxx
Improve doxydoc
1 parent 5d474be commit 86273fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Anima/math-tools/common_tools/shapes_to_density/animaShapesToDensity.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* @brief Converts an input track file (vtp or vtk) into a density map.
13-
* The density map is a 3D image giving for each voxel the number of streamlines from the input image passing through it.
13+
* @details The density map is a 3D image giving for each voxel the number of streamlines from the input image passing through it.
1414
*
1515
*/
1616
int main(int argc, char **argv)

0 commit comments

Comments
 (0)