- marked current_halfedge_handle as deprecated
- updated code to fix related warnings - added some unittests to ensure unchanged behaviour when replacing current_halfedge_handle git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@917 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -36,6 +36,7 @@
|
||||
#include "unittests_trimesh_circulator_vertex_ihalfedge.hh"
|
||||
#include "unittests_trimesh_circulator_vertex_ohalfedge.hh"
|
||||
#include "unittests_trimesh_circulator_vertex_vertex.hh"
|
||||
#include "unittests_trimesh_circulator_current_halfedge_handle_replacement.hh"
|
||||
|
||||
int main(int _argc, char** _argv) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user