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š e4790eaec9 Fix installation dir for DLLs on Windows. 13 years ago
..
Implementation Shapes: collision of InvertedSphere and Sphere. 13 years ago
Test Shapes: collision of InvertedSphere and Sphere. 13 years ago
AbstractShape.cpp Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
AbstractShape.h Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
AxisAlignedBox.cpp Removed default template argument from DimensionTraits. 13 years ago
AxisAlignedBox.h Shapes: preparation for non-boolean collision queries. 13 years ago
Box.cpp Removed default template argument from DimensionTraits. 13 years ago
Box.h Removed default template argument from DimensionTraits. 13 years ago
CMakeLists.txt Fix installation dir for DLLs on Windows. 13 years ago
Capsule.cpp Shapes: expect only uniform scaling for some primitives. 13 years ago
Capsule.h Shapes: preparation for non-boolean collision queries. 13 years ago
Collision.h Shapes: Collision object, providing more detailed collision information. 13 years ago
Composition.cpp Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
Composition.h Shapes: added InvertedSphere shape. 13 years ago
Cylinder.cpp Shapes: added infinite cylinder shape. 13 years ago
Cylinder.h Shapes: preparation for non-boolean collision queries. 13 years ago
Line.cpp Removed default template argument from DimensionTraits. 13 years ago
Line.h Removed default template argument from DimensionTraits. 13 years ago
LineSegment.h Removed default template argument from DimensionTraits. 13 years ago
Plane.cpp Shapes: expect only uniform scaling for some primitives. 13 years ago
Plane.h Shapes: preparation for non-boolean collision queries. 13 years ago
Point.cpp Removed default template argument from DimensionTraits. 13 years ago
Point.h Removed default template argument from DimensionTraits. 13 years ago
Shape.cpp Removed default template argument from DimensionTraits. 13 years ago
Shape.h Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
ShapeGroup.cpp Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
ShapeGroup.h Reducing pointer chasings, part 3d: less pointer passing in Shapes. 13 years ago
Shapes.h Shapes: added InvertedSphere shape. 13 years ago
Sphere.cpp Shapes: collision of InvertedSphere and Sphere. 13 years ago
Sphere.h Shapes: collision of InvertedSphere and Sphere. 13 years ago
magnumShapesVisibility.h Physics shape rework #7: renamed Physics namespace to Shapes. 13 years ago
shapeImplementation.cpp Shapes: added InvertedSphere shape. 13 years ago
shapeImplementation.h Shapes: added InvertedSphere shape. 13 years ago