VISH
0.2
|
A camera path with movements, motions and various constraints. More...
#include </home/werner/origo/vish/ocean/eagle/CameraPath.hpp>
A camera path with movements, motions and various constraints.
Camera & Eagle::CameraPath::getFrame | ( | int | N, |
double & | t | ||
) |
Get the nth frame in a sequence for modification.
N | The frame |
t | On output, returns the corresponding physical time for this frame |
const Camera & Eagle::CameraPath::getFrame | ( | int | N, |
double & | t | ||
) | const |
Get the nth frame in a sequence for inspection (readonly).
N | The frame |
t | On output, returns the corresponding physical time for this frame |