Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/decimation/intern/LOD_ManMesh2.h')
-rw-r--r--intern/decimation/intern/LOD_ManMesh2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/intern/decimation/intern/LOD_ManMesh2.h b/intern/decimation/intern/LOD_ManMesh2.h
index 63ea7912c2d..5d4e1aff4e6 100644
--- a/intern/decimation/intern/LOD_ManMesh2.h
+++ b/intern/decimation/intern/LOD_ManMesh2.h
@@ -76,11 +76,11 @@ public:
std::vector<LOD_Vertex> &
VertexSet(
- ) const ;
+ ) const;
std::vector<LOD_TriFace> &
FaceSet(
- ) const ;
+ ) const;
std::vector<LOD_Edge> &
EdgeSet(