Fixed typo
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@191 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -172,7 +172,7 @@ namespace OMFormat {
|
||||
Entity_Mesh = 0x01,
|
||||
Entity_Face = 0x02,
|
||||
Entity_Edge = 0x04,
|
||||
Entity_Halfedge = 0x06,
|
||||
Entity_Halfedge = 0x06
|
||||
};
|
||||
|
||||
enum Dim {
|
||||
|
||||
Reference in New Issue
Block a user