MeVisLabToolboxReference
ml::KeyFrameList Class Reference

Base object class KeyFrameList storing a list of KeyFrame entries. More...

#include <mlKeyFrameList.h>

Inheritance diagram for ml::KeyFrameList:
ml::ListTemplate< KeyFrame > ml::ListBase ml::Base

List of all members.

Public Member Functions

 KeyFrameList ()
 Constructor, disables persistence.
void print ()
 Debug print.

Detailed Description

Base object class KeyFrameList storing a list of KeyFrame entries.

Definition at line 116 of file mlKeyFrameList.h.


Constructor & Destructor Documentation

ml::KeyFrameList::KeyFrameList ( ) [inline]

Constructor, disables persistence.

Definition at line 122 of file mlKeyFrameList.h.


Member Function Documentation

void ml::KeyFrameList::print ( )

Debug print.


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