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

#include <ObjectSet.h>

Public Member Functions

 ObjectSet (std::string pIdentifier)
 
 ~ObjectSet ()
 

Public Attributes

std::string mIdentifier
 
std::vector< boost::shared_ptr< Object > > mObjects
 

Detailed Description

This class represents a set of objects which can also be understood as a trajectory.

Author
Joachim Gehrung
Version
See SVN

Definition at line 39 of file ObjectSet.h.

Constructor & Destructor Documentation

SceneModel::ObjectSet::ObjectSet ( std::string  pIdentifier)

Constructor.

Parameters
identifierAn unique identifier.

Definition at line 23 of file ObjectSet.cpp.

SceneModel::ObjectSet::~ObjectSet ( )

Destructor.

Definition at line 28 of file ObjectSet.cpp.

Member Data Documentation

std::string SceneModel::ObjectSet::mIdentifier

Identifier of the object set.

Definition at line 59 of file ObjectSet.h.

std::vector<boost::shared_ptr<Object> > SceneModel::ObjectSet::mObjects

A list of observations of this object.

Definition at line 64 of file ObjectSet.h.


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


asr_relation_graph_generator
Author(s): Meißner Pascal
autogenerated on Fri Nov 15 2019 03:39:19