Public Member Functions | Static Public Attributes | Private Attributes
objtree::History Class Reference

#include <history.h>

List of all members.

Public Member Functions

const Pointget () const
 Returns history.
 History ()
void update (Point point)

Static Public Attributes

static const unsigned int length = 10

Private Attributes

Point m_history [length]

Detailed Description

History class. Stores object history.

Definition at line 43 of file history.h.


Constructor & Destructor Documentation

Constructor. Creates empty history.

Definition at line 37 of file history.cpp.


Member Function Documentation

const Point* objtree::History::get ( ) const [inline]

Returns history.

Definition at line 52 of file history.h.

Updates object history.

Parameters:
pointpoint to add

Definition at line 49 of file history.cpp.


Member Data Documentation

const unsigned int objtree::History::length = 10 [static]

Definition at line 46 of file history.h.

Definition at line 55 of file history.h.


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


srs_env_model
Author(s): Vit Stancl (stancl@fit.vutbr.cz), Tomas Lokaj, Jan Gorig, Michal Spanel (spanel@fit.vutbr.cz)
autogenerated on Sun Jan 5 2014 11:50:50