|
FS2_Open
Open source remastering of the Freespace 2 engine
|
#include <grbatch.h>
Public Member Functions | |
| void | draw_bitmap (vertex *position, int orient, float rad, float depth=0) |
| void | load_buffer (particle_pnt *buffer, int *n_verts) |
| void | render_buffer (int buffer_handle, int flags) |
| int | need_to_render () |
| void geometry_shader_batcher::draw_bitmap | ( | vertex * | position, |
| int | orient, | ||
| float | rad, | ||
| float | depth = 0 |
||
| ) |
Definition at line 618 of file grbatch.cpp.
| void geometry_shader_batcher::load_buffer | ( | particle_pnt * | buffer, |
| int * | n_verts | ||
| ) |
Definition at line 604 of file grbatch.cpp.
Definition at line 584 of file grbatch.cpp.