Minor rename
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@520 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -174,7 +174,7 @@ protected:
|
||||
}
|
||||
|
||||
|
||||
bool subdivide( MeshType& _m, size_t _n , const bool _update_positions = true)
|
||||
bool subdivide( MeshType& _m, size_t _n , const bool _update_points = true)
|
||||
{
|
||||
|
||||
///TODO:Implement fixed positions
|
||||
|
||||
Reference in New Issue
Block a user