Functions | Variables
modeTest.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <GL/gl.h>
#include <GL/glut.h>
#include <AR/gsub.h>
#include <AR/video.h>
#include <AR/param.h>
#include <AR/ar.h>
#include "object.h"
#include "draw_object.h"
Include dependency graph for examples/modeTest/modeTest.c:

Go to the source code of this file.

Functions

static void cleanup (void)
static void dispMode (void)
static int init (int argc, char *argv[])
static void keyEvent (unsigned char key, int x, int y)
int main (int argc, char **argv)
static void mainLoop (void)
static void usage (char *com)

Variables

static int count = 0
ARParam cparam
ObjectData_Tobject
double object_center [2] = {0.0, 0.0}
int objectnum
int thresh = 100
char * vconf = ""
int xsize
int ysize

Function Documentation

static void cleanup ( void  ) [static]

Definition at line 351 of file examples/modeTest/modeTest.c.

static void dispMode ( void  ) [static]

Definition at line 309 of file examples/modeTest/modeTest.c.

static int init ( int  argc,
char *  argv[] 
) [static]
static void keyEvent ( unsigned char  key,
int  x,
int  y 
) [static]

Definition at line 81 of file examples/modeTest/modeTest.c.

int main ( int  argc,
char **  argv 
)

Definition at line 71 of file examples/modeTest/modeTest.c.

static void mainLoop ( void  ) [static]

Definition at line 176 of file examples/modeTest/modeTest.c.

static void usage ( char *  com) [static]

Definition at line 61 of file examples/modeTest/modeTest.c.


Variable Documentation

int count = 0 [static]

Definition at line 50 of file examples/modeTest/modeTest.c.

Definition at line 44 of file examples/modeTest/modeTest.c.

Definition at line 46 of file examples/modeTest/modeTest.c.

double object_center[2] = {0.0, 0.0}

Definition at line 48 of file examples/modeTest/modeTest.c.

int objectnum

Definition at line 47 of file examples/modeTest/modeTest.c.

int thresh = 100

Definition at line 41 of file examples/modeTest/modeTest.c.

char* vconf = ""

Definition at line 36 of file examples/modeTest/modeTest.c.

int xsize

Definition at line 39 of file examples/modeTest/modeTest.c.

int ysize

Definition at line 40 of file examples/modeTest/modeTest.c.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


ar_recog
Author(s): Graylin Trevor Jay and Christopher Crick
autogenerated on Fri Jan 25 2013 12:15:01