Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
SkeletonMapper::Locked Class Reference

Joints that should have their translation locked (fixed) More...

#include <SkeletonMapper.h>

Public Attributes

int mJointIdx
 Joint index of joint with locked translation (in skeleton 2)
 
int mParentJointIdx
 Parent joint index of joint with locked translation (in skeleton 2)
 
Vec3 mTranslation
 Translation of neutral pose.
 

Detailed Description

Joints that should have their translation locked (fixed)

Member Data Documentation

◆ mJointIdx

int SkeletonMapper::Locked::mJointIdx

Joint index of joint with locked translation (in skeleton 2)

◆ mParentJointIdx

int SkeletonMapper::Locked::mParentJointIdx

Parent joint index of joint with locked translation (in skeleton 2)

◆ mTranslation

Vec3 SkeletonMapper::Locked::mTranslation

Translation of neutral pose.


The documentation for this class was generated from the following file: