public static class JointClips.NodeJointClip extends java.lang.Object implements IJointClip
| Modifier and Type | Field and Description |
|---|---|
private IJoint |
child |
private IClip |
clip |
| Constructor and Description |
|---|
NodeJointClip(IJoint joint,
IClip clip) |
| Modifier and Type | Method and Description |
|---|---|
TransformationMatrix |
apply(float time) |
public TransformationMatrix apply(float time)
apply in interface IJointClip