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

Public Member Functions

 batch_item ()
 

Public Attributes

geometry_batcher batch
 
int texture
 
int tmap_flags
 
float alpha
 
bool laser
 

Detailed Description

Laser batcher

Definition at line 663 of file grbatch.cpp.

Constructor & Destructor Documentation

batch_item::batch_item ( )
inline

Definition at line 664 of file grbatch.cpp.

Member Data Documentation

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.


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