a forgotten trimesh -> tri (See previous commits of Fabio Ganovelli)

This commit is contained in:
Paolo Cignoni 2008-09-30 12:38:34 +00:00
parent e16d065e93
commit 4f2be6a4ba
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ public:
// sample the neighborhood
if(pointVSfaceInt)
{
vcg::trimesh::GetInSphereVertex<
vcg::tri::GetInSphereVertex<
MeshType,
PointsGridType,std::vector<VertexType*>,
std::vector<ScalarType>,