Public Member Functions | Protected Attributes | List of all members
SceneModel::AbstractSource Class Reference

#include <AbstractSource.h>

Inheritance diagram for SceneModel::AbstractSource:
Inheritance graph
[legend]

Public Member Functions

 AbstractSource ()
 
ObjectSetList getTrajectories ()
 
virtual ~AbstractSource ()
 

Protected Attributes

ObjectSetList mObjectSetList
 

Detailed Description

An abstract interface for loading trajectories.

Author
Joachim Gehrung
Version
See SVN

Definition at line 34 of file AbstractSource.h.

Constructor & Destructor Documentation

◆ AbstractSource()

SceneModel::AbstractSource::AbstractSource ( )

Constructor.

Definition at line 22 of file AbstractSource.cpp.

◆ ~AbstractSource()

SceneModel::AbstractSource::~AbstractSource ( )
virtual

Destructor.

Definition at line 26 of file AbstractSource.cpp.

Member Function Documentation

◆ getTrajectories()

ObjectSetList SceneModel::AbstractSource::getTrajectories ( )

Returns the trajectories managed by this class.

Returns
The vector to fill with the trajectories 'organized' by this source.

Definition at line 30 of file AbstractSource.cpp.

Member Data Documentation

◆ mObjectSetList

ObjectSetList SceneModel::AbstractSource::mObjectSetList
protected

The trajectories wrapped by the source.

Definition at line 59 of file AbstractSource.h.


The documentation for this class was generated from the following files:


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Mon Feb 28 2022 21:50:14