Functions | Variables

wave-glut/test/test.cpp File Reference

#include <iostream>
#include <fstream>
#include "common/wave_ex.h"
#include "perf/perf.h"
#include "wave-glut/camera.h"
#include "wave-glut/wave-glut.h"
Include dependency graph for wave-glut/test/test.cpp:

Go to the source code of this file.

Functions

int main (IN int argc, IN const char *argv[])

Variables

static const int s_defaultWidth = 800
static const int s_defaultHeight = 600
static float s_dist = 10.0

Function Documentation

int main ( IN int  argc,
IN const char *  argv[] 
)

Definition at line 128 of file wave-glut/test/test.cpp.


Variable Documentation

const int s_defaultWidth = 800 [static]

Definition at line 20 of file wave-glut/test/test.cpp.

const int s_defaultHeight = 600 [static]

Definition at line 21 of file wave-glut/test/test.cpp.

float s_dist = 10.0 [static]

Definition at line 23 of file wave-glut/test/test.cpp.