FreeWRL / FreeX3D 4.3.0
stage Struct Reference

Data Fields

tcontenttype t1
 
int type
 
unsigned int ibuffer
 
unsigned int itexturebuffer
 
unsigned int idepthbuffer
 
ivec4 ivport
 
BOOL clear_zbuffer
 
int even_odd_frame
 

Detailed Description

Definition at line 2132 of file MainLoop.c.

Field Documentation

◆ clear_zbuffer

BOOL stage::clear_zbuffer

Definition at line 2142 of file MainLoop.c.

◆ even_odd_frame

int stage::even_odd_frame

Definition at line 2143 of file MainLoop.c.

◆ ibuffer

unsigned int stage::ibuffer

Definition at line 2135 of file MainLoop.c.

◆ idepthbuffer

unsigned int stage::idepthbuffer

Definition at line 2137 of file MainLoop.c.

◆ itexturebuffer

unsigned int stage::itexturebuffer

Definition at line 2136 of file MainLoop.c.

◆ ivport

ivec4 stage::ivport

Definition at line 2139 of file MainLoop.c.

◆ t1

tcontenttype stage::t1

Definition at line 2133 of file MainLoop.c.

◆ type

int stage::type

Definition at line 2134 of file MainLoop.c.


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