MythTV
master
|
Go to the source code of this file.
Functions | |
void | tentacle_new (void) |
void | tentacle_update (int *buf, int *back, int W, int H, GoomDualData &, float, int drawit) |
void | tentacle_free (void) |
void tentacle_new | ( | void | ) |
Definition at line 28 of file tentacle3d.cpp.
Referenced by goom_init().
void tentacle_update | ( | int * | buf, |
int * | back, | ||
int | W, | ||
int | H, | ||
GoomDualData & | , | ||
float | , | ||
int | drawit | ||
) |
Definition at line 142 of file tentacle3d.cpp.
Referenced by goom_update().
void tentacle_free | ( | void | ) |
Definition at line 21 of file tentacle3d.cpp.
Referenced by goom_close().