rs_window.h File Reference

#include "renderstack/rs.h"
#include "renderstack/rs_rectangle.h"

Go to the source code of this file.

Data Structures

struct  rs_window
 Window. More...

Functions

RS_BEGIN_EXTERN_C void rs_window_fullscreen (int *width, int *height)
int rs_window_create (struct rs_window *window)
void rs_window_destroy (struct rs_window *window)
void rs_window_show (struct rs_window *window)
void rs_window_hide (struct rs_window *window)
void rs_window_swap_buffers (struct rs_window *window)
void rs_window_reshape (struct rs_window *window)
int rs_window_make_current (struct rs_window *window)

Function Documentation

RS_BEGIN_EXTERN_C void rs_window_fullscreen ( int *  width,
int *  height 
)
int rs_window_create ( struct rs_window window  ) 
void rs_window_destroy ( struct rs_window window  ) 
void rs_window_show ( struct rs_window window  ) 
void rs_window_hide ( struct rs_window window  ) 
void rs_window_swap_buffers ( struct rs_window window  ) 
void rs_window_reshape ( struct rs_window window  ) 
int rs_window_make_current ( struct rs_window window  ) 
Generated on Sun Apr 11 12:23:09 2010 for RenderStack by  doxygen 1.6.3