partial cleanup of Bastien Gorissen's code:
- don't use 'this->' unless you really need it - don't use 'using namespace std' - don't put extra ';'s everywhere - follow the style of the rest of the code for indentation, etc.
Showing
- Geo/GEdge.cpp 18 additions, 15 deletionsGeo/GEdge.cpp
- Geo/GFace.cpp 31 additions, 24 deletionsGeo/GFace.cpp
- Geo/GRegion.cpp 26 additions, 17 deletionsGeo/GRegion.cpp
- Geo/GeomMeshMatcher.cpp 73 additions, 68 deletionsGeo/GeomMeshMatcher.cpp
- Geo/GeomMeshMatcher.h 17 additions, 16 deletionsGeo/GeomMeshMatcher.h
- Geo/SOrientedBoundingBox.cpp 74 additions, 98 deletionsGeo/SOrientedBoundingBox.cpp
- Geo/SOrientedBoundingBox.h 55 additions, 69 deletionsGeo/SOrientedBoundingBox.h
Loading
Please register or sign in to comment