Hi,

I'm implementing a timeline related tracking class, where I have
timeline objects with inTime and outTime, and I need the ability to
retrieve all objects for time value.

I found 2 suitable data structures for this task: Interval tree and
Segment tree.

Has anyone seen an implementation of these data structures for
actionscript?

Thanks in advance,

Almog Kurtser

Reply via email to