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

#include <Object.h>

Public Member Functions

 ~Object ()
 

Public Attributes

boost::shared_ptr< Eigen::Quaternion< double > > mOrientation
 
boost::shared_ptr< Eigen::Vector3d > mPosition
 
std::string mType
 

Detailed Description

This class represents a single object. It can also be understood of the observation of an object, which is part of a trajectory.

Author
Joachim Gehrung
Version
See SVN

Definition at line 37 of file Object.h.

Constructor & Destructor Documentation

SceneModel::Object::~Object ( )

Destructor.

Definition at line 25 of file Object.cpp.

Member Data Documentation

boost::shared_ptr<Eigen::Quaternion<double> > SceneModel::Object::mOrientation

Orientation of the object.

Definition at line 61 of file Object.h.

boost::shared_ptr<Eigen::Vector3d> SceneModel::Object::mPosition

Position of the object.

Definition at line 56 of file Object.h.

std::string SceneModel::Object::mType

Type of the object.

Definition at line 51 of file Object.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