FreeWRL / FreeX3D 4.3.0
freewrl_params Struct Reference

Initialization. More...

#include <libFreeWRL.h>

Data Fields

int width
int height
int xpos
int ypos
int wnum
long * winToEmbedInto
int touchtype
bool fullscreen
bool multithreading
bool enableEAI
bool verbose
bool frontend_handles_display_thread
void * display
void * context
void * surface

Detailed Description

Initialization.

Definition at line 75 of file libFreeWRL.h.

Field Documentation

◆ context

void* freewrl_params::context

Definition at line 96 of file libFreeWRL.h.

◆ display

void* freewrl_params::display

Definition at line 95 of file libFreeWRL.h.

◆ enableEAI

bool freewrl_params::enableEAI

Definition at line 89 of file libFreeWRL.h.

◆ frontend_handles_display_thread

bool freewrl_params::frontend_handles_display_thread

Definition at line 92 of file libFreeWRL.h.

◆ fullscreen

bool freewrl_params::fullscreen

Definition at line 87 of file libFreeWRL.h.

◆ height

int freewrl_params::height

Definition at line 81 of file libFreeWRL.h.

◆ multithreading

bool freewrl_params::multithreading

Definition at line 88 of file libFreeWRL.h.

◆ surface

void* freewrl_params::surface

Definition at line 102 of file libFreeWRL.h.

◆ touchtype

int freewrl_params::touchtype

Definition at line 86 of file libFreeWRL.h.

◆ verbose

bool freewrl_params::verbose

Definition at line 90 of file libFreeWRL.h.

◆ width

int freewrl_params::width

Definition at line 80 of file libFreeWRL.h.

◆ winToEmbedInto

long* freewrl_params::winToEmbedInto

Definition at line 85 of file libFreeWRL.h.

◆ wnum

int freewrl_params::wnum

Definition at line 84 of file libFreeWRL.h.

◆ xpos

int freewrl_params::xpos

Definition at line 82 of file libFreeWRL.h.

◆ ypos

int freewrl_params::ypos

Definition at line 83 of file libFreeWRL.h.


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