
Definition in file flyOver.C.
#include "GUI/XWindow.H"
#include "Raster/Raster.H"
#include "Util/Assert.H"
#include "Util/Timer.H"
#include "Util/log.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include <fstream>
#include <iostream>
#include <math.h>
#include <string>
#include <vector>
Include dependency graph for flyOver.C:

Go to the source code of this file.
Classes | |
| class | projectIO |
Functions | |
| int | main (const int argc, const char **argv) |
|
||||||||||||
|
current speed How far to travel so far at what point to begin to slow down (ramp function) Definition at line 125 of file flyOver.C. References accel, c, Image< T >::getHeight(), Image< T >::getVal(), Image< T >::getWidth(), i, infile, RASFMT_PNG, RASFMT_PNM, ratio, projectIO::readFile(), Raster::ReadRGB(), Image< T >::resize(), Image< T >::setVal(), sqrt(), lobot::stop(), Raster::WriteRGB(), x, and y. |
1.4.4