a forgotten trimesh -> tri (See previous commits of Fabio Ganovelli)
This commit is contained in:
parent
e16d065e93
commit
4f2be6a4ba
|
@ -331,7 +331,7 @@ public:
|
|||
// sample the neighborhood
|
||||
if(pointVSfaceInt)
|
||||
{
|
||||
vcg::trimesh::GetInSphereVertex<
|
||||
vcg::tri::GetInSphereVertex<
|
||||
MeshType,
|
||||
PointsGridType,std::vector<VertexType*>,
|
||||
std::vector<ScalarType>,
|
||||
|
|
Loading…
Reference in New Issue