style cleanup (mostly whitespace)

This commit is contained in:
Campbell Barton
2012-02-27 10:35:39 +00:00
parent 120297734b
commit 47c373c7a9
149 changed files with 1066 additions and 1047 deletions

View File

@@ -108,11 +108,10 @@ public :
std::vector<BSP_MVertex> &
VertexSet(
) const ;
) const;
std::vector<BSP_MFace> &
FaceSet(
) const ;
) const;
std::vector<BSP_MEdge> &
EdgeSet(