-
- Downloads
Merge branch 'master' of gitlab.com:Simox/simox
No related branches found
No related tags found
Showing
- SimoxUtility/CMakeLists.txt 6 additions, 0 deletionsSimoxUtility/CMakeLists.txt
- SimoxUtility/json.h 1 addition, 0 deletionsSimoxUtility/json.h
- SimoxUtility/json/util.cpp 27 additions, 0 deletionsSimoxUtility/json/util.cpp
- SimoxUtility/json/util.h 27 additions, 0 deletionsSimoxUtility/json/util.h
- SimoxUtility/math.h 1 addition, 0 deletionsSimoxUtility/math.h
- SimoxUtility/math/convert/mat4f_to_quat.h 1 addition, 0 deletionsSimoxUtility/math/convert/mat4f_to_quat.h
- SimoxUtility/math/scale_value.h 12 additions, 0 deletionsSimoxUtility/math/scale_value.h
- SimoxUtility/shapes.h 1 addition, 0 deletionsSimoxUtility/shapes.h
- SimoxUtility/shapes/AxisAlignedBoundingBox.cpp 24 additions, 0 deletionsSimoxUtility/shapes/AxisAlignedBoundingBox.cpp
- SimoxUtility/shapes/AxisAlignedBoundingBox.h 64 additions, 6 deletionsSimoxUtility/shapes/AxisAlignedBoundingBox.h
- SimoxUtility/shapes/OrientedBox.h 21 additions, 0 deletionsSimoxUtility/shapes/OrientedBox.h
- SimoxUtility/shapes/json_conversions.cpp 85 additions, 0 deletionsSimoxUtility/shapes/json_conversions.cpp
- SimoxUtility/shapes/json_conversions.h 23 additions, 0 deletionsSimoxUtility/shapes/json_conversions.h
- SimoxUtility/tests/json/EigenConversionTest.cpp 10 additions, 0 deletionsSimoxUtility/tests/json/EigenConversionTest.cpp
- SimoxUtility/tests/shapes/AABB_center_extents.json 12 additions, 0 deletionsSimoxUtility/tests/shapes/AABB_center_extents.json
- SimoxUtility/tests/shapes/AABB_min_max.json 12 additions, 0 deletionsSimoxUtility/tests/shapes/AABB_min_max.json
- SimoxUtility/tests/shapes/AxisAlignedBoundingBoxTest.cpp 44 additions, 0 deletionsSimoxUtility/tests/shapes/AxisAlignedBoundingBoxTest.cpp
- SimoxUtility/tests/shapes/CMakeLists.txt 14 additions, 0 deletionsSimoxUtility/tests/shapes/CMakeLists.txt
- SimoxUtility/tests/shapes/JsonConversionsTest.cpp 102 additions, 0 deletionsSimoxUtility/tests/shapes/JsonConversionsTest.cpp
- SimoxUtility/tests/shapes/OrientedBoxTest.cpp 62 additions, 0 deletionsSimoxUtility/tests/shapes/OrientedBoxTest.cpp
Loading
Please register or sign in to comment