| 
    MeVisLab Toolbox Reference
    
   | 
 
#include "mlModuleIncludes.h"#include "mlLinearAlgebra.h"#include "mlBaseInit.h"#include "mlListBase.h"Go to the source code of this file.
Classes | |
| class | ml::KeyFrame | 
| Class KeyFrame consisting of a 3D position, tangent and up vector.  More... | |
| class | ml::KeyFrameList | 
| Base object class KeyFrameList storing a list of KeyFrame entries.  More... | |
Namespaces | |
| namespace | ml | 
| Main documentation file for ML users and developers.  | |
Functions | |
| std::ostream & | ml::operator<< (std::ostream &out, const KeyFrame &frame) | 
| KeyFrame stream output.   | |