Jolt Physics
A multi core friendly Game Physics Engine
|
#include <Jolt/Physics/Collision/Shape/DecoratedShape.h>
#include <Jolt/Physics/Collision/Shape/ScaleHelpers.h>
Go to the source code of this file.
Classes | |
class | ScaledShapeSettings |
Class that constructs a ScaledShape. More... | |
class | ScaledShape |
A shape that scales a child shape in local space of that shape. The scale can be non-uniform and can even turn it inside out when one or three components of the scale are negative. More... | |