Constructor and Description |
---|
TimeClip(IClip childClip,
ITimeValue time) |
Modifier and Type | Method and Description |
---|---|
IJointClip |
apply(IJoint joint) |
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
java.lang.Iterable<Event> |
pastEvents(float lastPollTime,
float time) |
public TimeClip(IClip childClip, ITimeValue time)
public IJointClip apply(IJoint joint)
public java.lang.Iterable<Event> pastEvents(float lastPollTime, float time)
pastEvents
in interface IClip
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object