Wrong variable type
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@861 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -126,7 +126,7 @@ private: //------------------------------------------------------- private data
|
|||||||
// reference to mesh
|
// reference to mesh
|
||||||
Mesh& mesh_;
|
Mesh& mesh_;
|
||||||
|
|
||||||
unsigned int randomSamples_;
|
size_t randomSamples_;
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user