Merge pull request #447 from rinkk/RadiusEdgeRatio
Minimal bounding spheres for points
No related branches found
No related tags found
Showing
- GeoLib/AnalyticalGeometry.cpp 9 additions, 0 deletionsGeoLib/AnalyticalGeometry.cpp
- GeoLib/AnalyticalGeometry.h 7 additions, 0 deletionsGeoLib/AnalyticalGeometry.h
- GeoLib/MinimalBoundingSphere.cpp 192 additions, 0 deletionsGeoLib/MinimalBoundingSphere.cpp
- GeoLib/MinimalBoundingSphere.h 84 additions, 0 deletionsGeoLib/MinimalBoundingSphere.h
- MathLib/MathTools.cpp 1 addition, 6 deletionsMathLib/MathTools.cpp
- MathLib/MathTools.h 0 additions, 5 deletionsMathLib/MathTools.h
- MeshLib/Elements/TemplateHex-impl.h 7 additions, 7 deletionsMeshLib/Elements/TemplateHex-impl.h
- MeshLib/Elements/TemplatePrism-impl.h 4 additions, 4 deletionsMeshLib/Elements/TemplatePrism-impl.h
- MeshLib/Elements/TemplatePyramid-impl.h 3 additions, 3 deletionsMeshLib/Elements/TemplatePyramid-impl.h
- MeshLib/Elements/TemplateTet-impl.h 2 additions, 2 deletionsMeshLib/Elements/TemplateTet-impl.h
- Tests/GeoLib/TestBoundingSphere.cpp 117 additions, 0 deletionsTests/GeoLib/TestBoundingSphere.cpp
Loading
Please register or sign in to comment