You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Vladimír Vondruš 3cbeb43078 Cleaned up includes. 13 years ago
..
Test Cleaned up includes. 13 years ago
AbstractShape.cpp Physics: fixed debug output operator for AbstractShape::Type. 14 years ago
AbstractShape.h Physics: fixed debug output operator for AbstractShape::Type. 14 years ago
AxisAlignedBox.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
AxisAlignedBox.h Physics: AxisAlignedBox / Point collision. 13 years ago
Box.cpp Explicitly use *Matrix in names when appropriate. 14 years ago
Box.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
CMakeLists.txt Physics: don't link to irrelevant libraries. 14 years ago
Capsule.cpp Cleaned up includes. 13 years ago
Capsule.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Line.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
Line.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
LineSegment.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
ObjectShape.cpp Clang linker fixes. 13 years ago
ObjectShape.h Physics: fixed cyclic header dependency. 13 years ago
ObjectShapeGroup.cpp Clang linker fixes. 13 years ago
ObjectShapeGroup.h Physics: function for detecting first collision with shape in the group. 13 years ago
Physics.h Updated workarounds for Doxygen 1.8.2. 13 years ago
Plane.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
Plane.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Point.cpp Math: convenience functions for transforming vectors with matrices. 13 years ago
Point.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
ShapeGroup.cpp Explicitly use *Matrix in names when appropriate. 14 years ago
ShapeGroup.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
Sphere.cpp Cleaned up includes. 13 years ago
Sphere.h Marking all constructors explicit, except for matrix and vector classes. 14 years ago
magnumPhysicsVisibility.h Prefix *_EXPORT macros with MAGNUM_ to avoid collisions. 14 years ago