FreeWRL / FreeX3D 4.3.0
pcommon Struct Reference

Data Fields

int itrap
 
float myFps
 
int target_frames_per_second
 
char myMenuStatus [MAXSTAT]
 
char messagebar [MAXSTAT]
 
char fpsbar [16]
 
char distbar [16]
 
char window_title [MAXTITLE]
 
int cursorStyle
 
int promptForURL
 
int promptForFile
 
int sb_hasString
 
char buffer [200]
 
int showConsoleText
 
void * colorScheme
 
int colorSchemeChanged
 
int pin_statusbar
 
int pin_menubar
 
int want_menubar
 
int want_statusbar
 
struct Vectorkeyvals
 
float density_factor
 
int pedal
 
int hover
 
int jsengine
 
int jsengine_variant
 
int draw_bounding_boxes
 

Detailed Description

Definition at line 58 of file common.c.

Field Documentation

◆ buffer

char pcommon::buffer[200]

Definition at line 71 of file common.c.

◆ colorScheme

void* pcommon::colorScheme

Definition at line 73 of file common.c.

◆ colorSchemeChanged

int pcommon::colorSchemeChanged

Definition at line 74 of file common.c.

◆ cursorStyle

int pcommon::cursorStyle

Definition at line 67 of file common.c.

◆ density_factor

float pcommon::density_factor

Definition at line 80 of file common.c.

◆ distbar

char pcommon::distbar[16]

Definition at line 65 of file common.c.

◆ draw_bounding_boxes

int pcommon::draw_bounding_boxes

Definition at line 85 of file common.c.

◆ fpsbar

char pcommon::fpsbar[16]

Definition at line 64 of file common.c.

◆ hover

int pcommon::hover

Definition at line 82 of file common.c.

◆ itrap

int pcommon::itrap

Definition at line 59 of file common.c.

◆ jsengine

int pcommon::jsengine

Definition at line 83 of file common.c.

◆ jsengine_variant

int pcommon::jsengine_variant

Definition at line 84 of file common.c.

◆ keyvals

struct Vector* pcommon::keyvals

Definition at line 79 of file common.c.

◆ messagebar

char pcommon::messagebar[MAXSTAT]

Definition at line 63 of file common.c.

◆ myFps

float pcommon::myFps

Definition at line 60 of file common.c.

◆ myMenuStatus

char pcommon::myMenuStatus[MAXSTAT]

Definition at line 62 of file common.c.

◆ pedal

int pcommon::pedal

Definition at line 81 of file common.c.

◆ pin_menubar

int pcommon::pin_menubar

Definition at line 76 of file common.c.

◆ pin_statusbar

int pcommon::pin_statusbar

Definition at line 75 of file common.c.

◆ promptForFile

int pcommon::promptForFile

Definition at line 69 of file common.c.

◆ promptForURL

int pcommon::promptForURL

Definition at line 68 of file common.c.

◆ sb_hasString

int pcommon::sb_hasString

Definition at line 70 of file common.c.

◆ showConsoleText

int pcommon::showConsoleText

Definition at line 72 of file common.c.

◆ target_frames_per_second

int pcommon::target_frames_per_second

Definition at line 61 of file common.c.

◆ want_menubar

int pcommon::want_menubar

Definition at line 77 of file common.c.

◆ want_statusbar

int pcommon::want_statusbar

Definition at line 78 of file common.c.

◆ window_title

char pcommon::window_title[MAXTITLE]

Definition at line 66 of file common.c.


The documentation for this struct was generated from the following file: