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 |
|---|---|
TransformationMatrix |
getInvBindPose() |
java.lang.String |
getName() |
java.util.Optional<? extends IJoint> |
getParent() |
public TransformationMatrix getInvBindPose()
getInvBindPose in interface IJointpublic java.util.Optional<? extends IJoint> getParent()
public java.lang.String getName()