13 #ifndef StiTrackContainer_HH
14 #define StiTrackContainer_HH
15 #include "Sti/Base/Named.h"
16 #include "Sti/Base/Described.h"
21 template<
class Filtered>
class Filter;
Abstract definition of a Track.
Define the Less-Than operator for track ordering in the track container.
void add(StiTrack *track)
Add the given track to the container.