typo in comment

This commit is contained in:
Paolo Cignoni 2020-08-21 08:38:59 +02:00
parent e4a70bdf94
commit 5c0a0f729b
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ public:
* The algorithm used (Katz, Tal and Basri 2007) determines visibility without
* reconstructing a surface or estimating normals.
* A point is considered visible if its transformed point lies on the convex hull
* of a trasformed points cloud from the original mesh points.
* of a transformed points cloud from the original mesh points.
*
* @param m The point cloud
* @param visible The mesh that will contain the visible hull