Functions
plotter_sdl.h File Reference

Plotter (SDL) More...

#include <stdbool.h>
Include dependency graph for plotter_sdl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void plotter_clear (void)
bool plotter_initialize (int data_size)
bool plotter_is_quit (void)
void plotter_plot (float x, float y)
void plotter_set_color (unsigned char r, unsigned g, unsigned b)
void plotter_swap (void)
void plotter_terminate (void)

Detailed Description

Plotter (SDL)

Author:
Satofumi KAMIMURA
Id:
plotter_sdl.h,v 2a8d923c70f3 2010/08/08 12:22:29 Satofumi

Definition in file plotter_sdl.h.


Function Documentation

void plotter_clear ( void  )

Definition at line 199 of file plotter_sdl.c.

bool plotter_initialize ( int  data_size)

Definition at line 158 of file plotter_sdl.c.

bool plotter_is_quit ( void  )

Definition at line 236 of file plotter_sdl.c.

void plotter_plot ( float  x,
float  y 
)

Definition at line 224 of file plotter_sdl.c.

void plotter_set_color ( unsigned char  r,
unsigned  g,
unsigned  b 
)

Definition at line 215 of file plotter_sdl.c.

void plotter_swap ( void  )

Definition at line 206 of file plotter_sdl.c.

void plotter_terminate ( void  )

Definition at line 193 of file plotter_sdl.c.



urg_c
Author(s): Satofumi Kamimura , Katsumi Kimoto, Adrian Boeing
autogenerated on Thu Jun 6 2019 19:06:57