Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

test-BeoSubDecoder.C File Reference


Detailed Description

[put description here]

Definition in file test-BeoSubDecoder.C.

#include "Image/Image.H"
#include "Image/ImageSet.H"
#include "Component/ModelManager.H"
#include "BeoSub/BeoSubTaskDecoder.H"
#include <cmath>
#include <GL/glut.h>
#include <GL/gl.h>
#include <GL/glu.h>
#include <cstdio>
#include <cstring>
#include <cstdlib>

Include dependency graph for test-BeoSubDecoder.C:

Go to the source code of this file.

Functions

nub::soft_ref< BeoSubTaskDecodertest (new BeoSubTaskDecoder(mgr))
void initWindow ()
void changeSize2 (int w1, int h1)
void changeSize (int w1, int h1)
void drawRecRotate (GLfloat de, GLfloat x, GLfloat y, GLfloat z, GLfloat w, GLfloat d, GLfloat h)
void setOrthographicProjection ()
void resetPerspectiveProjection ()
void renderBitmapString (float x, float y, void *font, char *string)
void initScene ()
void orientMe (float ang)
void moveMeFlat (int i)
void moveMeVer (int i)
void renderScene2 (int currentWindow)
void renderScene ()
void renderScenesw4 ()
void advance (int steps)
void renderSceneAll ()
void processNormalKeys (unsigned char key, int x, int y)
void pressKey (int key, int x, int y)
void releaseKey (int key, int x, int y)
int main (int argc, char **argv)

Variables

float angle = 0.0
float deltaAngle = 0.0
float ratio
float dtemp
float x = 0.0f
float y = 5.0f
float z = 2.0f
float lx = 0.0f
float ly = 0.0f
float lz = -0.1f
bool shape = true
int sw = 320
int sh = 240
int deltaMove = 0
int h = 300
int w = 300
int deltaDepth = 0
int counter = 0
void * font = GLUT_BITMAP_8_BY_13
int bitmapHeight = 13
int frame
int atime
int timebase = 0
int outframe
int outtime
int outtimebase = 0
int decode = 0
char s [30]
char s2 [30]
int mainWindow
int subWindow4
float avgFR = 0.0F
byteimage = new byte[sw*sh*3]
ImageSet< PixRGB< byte > > inStream
ModelManager mgr ("BeoSubTaskDecoder Tester")


Generated on Sat Nov 7 13:33:11 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4