|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| batch_item () | |
Public Attributes | |
| geometry_batcher | batch |
| int | texture |
| int | tmap_flags |
| float | alpha |
| bool | laser |
Laser batcher
Definition at line 663 of file grbatch.cpp.
|
inline |
Definition at line 664 of file grbatch.cpp.
| float batch_item::alpha |
Definition at line 670 of file grbatch.cpp.
| geometry_batcher batch_item::batch |
Definition at line 666 of file grbatch.cpp.
| bool batch_item::laser |
Definition at line 672 of file grbatch.cpp.
| int batch_item::texture |
Definition at line 668 of file grbatch.cpp.
| int batch_item::tmap_flags |
Definition at line 669 of file grbatch.cpp.