typo in comment
This commit is contained in:
parent
e4a70bdf94
commit
5c0a0f729b
|
@ -345,7 +345,7 @@ public:
|
||||||
* The algorithm used (Katz, Tal and Basri 2007) determines visibility without
|
* The algorithm used (Katz, Tal and Basri 2007) determines visibility without
|
||||||
* reconstructing a surface or estimating normals.
|
* reconstructing a surface or estimating normals.
|
||||||
* A point is considered visible if its transformed point lies on the convex hull
|
* 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 m The point cloud
|
||||||
* @param visible The mesh that will contain the visible hull
|
* @param visible The mesh that will contain the visible hull
|
||||||
|
|
Loading…
Reference in New Issue