#include <ExamplesListSource.h>

| Public Member Functions | |
| void | addSceneGraphMessage (std::vector< ISM::ObjectSetPtr > pMessage) | 
| ExamplesListSource () | |
| ~ExamplesListSource () | |
|  Public Member Functions inherited from SceneModel::AbstractSource | |
| AbstractSource () | |
| ObjectSetList | getTrajectories () | 
| virtual | ~AbstractSource () | 
| Additional Inherited Members | |
|  Protected Attributes inherited from SceneModel::AbstractSource | |
| ObjectSetList | mObjectSetList | 
Loads the trajectories (the examplesList) given to it verbatim.
Definition at line 42 of file ExamplesListSource.h.
| 
 | inline | 
Constructor.
Definition at line 48 of file ExamplesListSource.h.
| 
 | inline | 
Destructor.
Definition at line 53 of file ExamplesListSource.h.
| 
 | inline | 
Adds a ISM::ObjectSet as a trajectory.
| pMessage | The ISM::ObjectSets to add to the source. | 
Definition at line 60 of file ExamplesListSource.h.