Jolt Physics
A multi core friendly Game Physics Engine
|
Go to the source code of this file.
Classes | |
class | SkeletonMapper |
Class that is able to map a low detail (ragdoll) skeleton to a high detail (animation) skeleton and vice versa. More... | |
class | SkeletonMapper::Mapping |
A joint that maps 1-on-1 to a joint in the other skeleton. More... | |
class | SkeletonMapper::Chain |
A joint chain that starts with a 1-on-1 mapped joint and ends with a 1-on-1 mapped joint with intermediate joints that cannot be mapped. More... | |
class | SkeletonMapper::Unmapped |
Joints that could not be mapped from skeleton 1 to 2. More... | |
class | SkeletonMapper::Locked |
Joints that should have their translation locked (fixed) More... | |