Functions | Variables
GlutViewer.cpp File Reference
#include "GlutViewer.h"
#include "Rotation.h"
#include "Platform.h"
Include dependency graph for GlutViewer.cpp:

Go to the source code of this file.

Functions

static void * glut_thread (void *lpThreadParameter)
 

Variables

int a_argc
 
char ** a_argv
 
int ar_window
 
float azim = 0.0
 
int cur_button
 
float elev = 0.0
 
int height
 
unsigned char * image =0
 
vector< Drawable * > items
 
float jaw = 0.0
 
float jawx
 
float jawy
 
float jawz
 
double modelview_mat [16] = { 1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1 }
 
Mutex mutex_items
 
float off_x =0
 
float off_y =0
 
float panx = 0.0
 
float pany = 0.0
 
double proj_mat [16]
 
float rad = 0.0
 
Threads threads
 
int vr_window
 
int width
 

Function Documentation

◆ glut_thread()

static void* glut_thread ( void *  lpThreadParameter)
static

Definition at line 167 of file GlutViewer.cpp.

Variable Documentation

◆ a_argc

int a_argc

Definition at line 157 of file GlutViewer.cpp.

◆ a_argv

char** a_argv

Definition at line 158 of file GlutViewer.cpp.

◆ ar_window

int ar_window

Definition at line 150 of file GlutViewer.cpp.

◆ azim

float azim = 0.0

Definition at line 146 of file GlutViewer.cpp.

◆ cur_button

int cur_button

Definition at line 145 of file GlutViewer.cpp.

◆ elev

float elev = 0.0

Definition at line 146 of file GlutViewer.cpp.

◆ height

int height

Definition at line 160 of file GlutViewer.cpp.

◆ image

unsigned char* image =0

◆ items

vector<Drawable*> items

Definition at line 143 of file GlutViewer.cpp.

◆ jaw

float jaw = 0.0

Definition at line 148 of file GlutViewer.cpp.

◆ jawx

float jawx

Definition at line 148 of file GlutViewer.cpp.

◆ jawy

float jawy

Definition at line 148 of file GlutViewer.cpp.

◆ jawz

float jawz

Definition at line 148 of file GlutViewer.cpp.

◆ modelview_mat

double modelview_mat[16] = { 1,0,0,0, 0,1,0,0, 0,0,1,0, 0,0,0,1 }

Definition at line 165 of file GlutViewer.cpp.

◆ mutex_items

Mutex mutex_items

Definition at line 142 of file GlutViewer.cpp.

◆ off_x

float off_x =0

Definition at line 153 of file GlutViewer.cpp.

◆ off_y

float off_y =0

Definition at line 153 of file GlutViewer.cpp.

◆ panx

float panx = 0.0

Definition at line 147 of file GlutViewer.cpp.

◆ pany

float pany = 0.0

Definition at line 147 of file GlutViewer.cpp.

◆ proj_mat

double proj_mat[16]

Definition at line 164 of file GlutViewer.cpp.

◆ rad

float rad = 0.0

Definition at line 146 of file GlutViewer.cpp.

◆ threads

Threads threads

Definition at line 162 of file GlutViewer.cpp.

◆ vr_window

int vr_window

Definition at line 151 of file GlutViewer.cpp.

◆ width

int width

Definition at line 159 of file GlutViewer.cpp.



ar_track_alvar
Author(s): Scott Niekum
autogenerated on Mon Feb 28 2022 21:43:22