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 |
---|---|
TRSRTransformation |
apply(float time) |
public TRSRTransformation apply(float time)
apply
in interface IJointClip