protected static class ModelBlockAnimation.MBJoint extends java.lang.Object implements IJoint
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
name |
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 IJoint
public java.util.Optional<? extends IJoint> getParent()
public java.lang.String getName()