st_cb_rasterpos.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void st_init_rasterpos_functions (struct dd_function_table *functions)


Function Documentation

void st_init_rasterpos_functions ( struct dd_function_table *  functions  ) 

Definition at line 258 of file st_cb_rasterpos.c.

References st_RasterPos().

00259 {
00260    functions->RasterPos = st_RasterPos;
00261 }


Generated on Tue Sep 29 06:25:53 2009 for Gallium3D by  doxygen 1.5.4