FS2_Open
Open source remastering of the Freespace 2 engine
g_sdr_batch_item Struct Reference

Public Member Functions

 g_sdr_batch_item ()
 

Public Attributes

geometry_shader_batcher batch
 
int texture
 
int tmap_flags
 
float alpha
 
bool laser
 

Detailed Description

Definition at line 675 of file grbatch.cpp.

Constructor & Destructor Documentation

g_sdr_batch_item::g_sdr_batch_item ( )
inline

Definition at line 676 of file grbatch.cpp.

Member Data Documentation

float g_sdr_batch_item::alpha

Definition at line 682 of file grbatch.cpp.

geometry_shader_batcher g_sdr_batch_item::batch

Definition at line 676 of file grbatch.cpp.

bool g_sdr_batch_item::laser

Definition at line 684 of file grbatch.cpp.

int g_sdr_batch_item::texture

Definition at line 680 of file grbatch.cpp.

int g_sdr_batch_item::tmap_flags

Definition at line 681 of file grbatch.cpp.


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