Reset sampler in TriangleLocator
git-svn-id: https://triangle.svn.codeplex.com/svn@76341 0e2699bc-83d4-4a8f-98e7-55e24ab8c7a5
This commit is contained in:
@@ -40,6 +40,7 @@ namespace TriangleNet
|
||||
|
||||
public void Reset()
|
||||
{
|
||||
sampler.Reset();
|
||||
recenttri.tri = null; // No triangle has been visited yet.
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user