protected static class ModelBlockAnimation.MBJoint extends java.lang.Object implements IJoint
| Constructor and Description |
|---|
MBJoint(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
TRSRTransformation |
getInvBindPose() |
java.lang.String |
getName() |
java.util.Optional<? extends IJoint> |
getParent() |
public TRSRTransformation getInvBindPose()
getInvBindPose in interface IJointpublic java.util.Optional<? extends IJoint> getParent()
public java.lang.String getName()