Jolt Physics
A multi core friendly Game Physics Engine
|
Joints that could not be mapped from skeleton 1 to 2. More...
#include <SkeletonMapper.h>
Public Member Functions | |
Unmapped ()=default | |
Unmapped (int inJointIdx, int inParentJointIdx) | |
Public Attributes | |
int | mJointIdx |
Joint index of unmappable joint. | |
int | mParentJointIdx |
Parent joint index of unmappable joint. | |
Joints that could not be mapped from skeleton 1 to 2.
|
default |
int SkeletonMapper::Unmapped::mJointIdx |
Joint index of unmappable joint.
int SkeletonMapper::Unmapped::mParentJointIdx |
Parent joint index of unmappable joint.