|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| g_sdr_batch_item () | |
Public Attributes | |
| geometry_shader_batcher | batch |
| int | texture |
| int | tmap_flags |
| float | alpha |
| bool | laser |
Definition at line 675 of file grbatch.cpp.
|
inline |
Definition at line 676 of file grbatch.cpp.
| 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.