FreeWRL / FreeX3D 4.3.0
targetwindow Struct Reference

Data Fields

contenttypestage
 
void * hwnd
 
BOOL swapbuf
 
ivec4 ivport
 
freewrl_params_t params
 
struct targetwindownext
 

Detailed Description

Definition at line 2965 of file MainLoop.c.

Field Documentation

◆ hwnd

void* targetwindow::hwnd

Definition at line 2969 of file MainLoop.c.

◆ ivport

ivec4 targetwindow::ivport

Definition at line 2971 of file MainLoop.c.

◆ next

struct targetwindow* targetwindow::next

Definition at line 2973 of file MainLoop.c.

◆ params

freewrl_params_t targetwindow::params

Definition at line 2972 of file MainLoop.c.

◆ stage

contenttype* targetwindow::stage

Definition at line 2966 of file MainLoop.c.

◆ swapbuf

BOOL targetwindow::swapbuf

Definition at line 2970 of file MainLoop.c.


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