arViewerCapi.cpp File Reference

#include <AR/arvrml.h>
#include "arViewer.h"
#include <iostream>
#include <vector>
#include <string>
#include <GL/glut.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for arViewerCapi.cpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define AR_VRML_MAX   100

Functions

int arVrmlDraw (int id)
int arVrmlFree (int id)
int arVrmlLoadFile (const char *file)
int arVrmlSetInternalLight (int flag)
int arVrmlTimerUpdate ()
static char * get_buff (char *buf, int n, FILE *fp)

Variables

static int init = 1
static arVrmlViewerviewer [AR_VRML_MAX]
static int vrID = -1

Define Documentation

#define AR_VRML_MAX   100

Definition at line 39 of file arViewerCapi.cpp.


Function Documentation

int arVrmlDraw ( int  id  ) 

Definition at line 155 of file arViewerCapi.cpp.

int arVrmlFree ( int  id  ) 

Definition at line 130 of file arViewerCapi.cpp.

int arVrmlLoadFile ( const char *  file  ) 

Definition at line 48 of file arViewerCapi.cpp.

int arVrmlSetInternalLight ( int  flag  ) 

Definition at line 162 of file arViewerCapi.cpp.

int arVrmlTimerUpdate ( void   ) 

Definition at line 144 of file arViewerCapi.cpp.

static char * get_buff ( char *  buf,
int  n,
FILE *  fp 
) [static]

Definition at line 182 of file arViewerCapi.cpp.


Variable Documentation

int init = 1 [static]

Definition at line 42 of file arViewerCapi.cpp.

arVrmlViewer* viewer[AR_VRML_MAX] [static]

Definition at line 41 of file arViewerCapi.cpp.

int vrID = -1 [static]

Definition at line 43 of file arViewerCapi.cpp.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines


artoolkit
Author(s): Gautier Dumonteil
autogenerated on Fri Jan 11 10:05:47 2013