MeVisLabToolboxReference
MeVisLab/Standard/Sources/ML/MLBase/mlKeyFrameList.h File Reference

Base object class KeyFrameList and class KeyFrame describing position and orientation in space. More...

#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
 

Define the namespace name like in the ML. Default is ml.


Functions

std::ostream & ml::operator<< (std::ostream &out, const KeyFrame &frame)
 KeyFrame stream output.

Detailed Description

Base object class KeyFrameList and class KeyFrame describing position and orientation in space.

Author:
Florian Link, Tobias Boskamp
Date:
7/2001

Definition in file mlKeyFrameList.h.