MythTV
master
mythtv
libs
libmythtv
visualisations
goom
tentacle3d.h
Go to the documentation of this file.
1
#ifndef TENTACLE3D_H
2
#define TENTACLE3D_H
3
4
void
tentacle_new
(
void
);
5
void
tentacle_update
(
int
*buf,
int
*
back
,
int
W,
int
H,
GoomDualData
&,
float
,
int
drawit);
6
void
tentacle_free
(
void
);
7
8
#endif // TENTACLE3D_H
GoomDualData
std::array< GoomSingleData, 2 > GoomDualData
Definition:
goom_core.h:13
back
static guint32 * back
Definition:
goom_core.cpp:25
tentacle_update
void tentacle_update(int *buf, int *back, int W, int H, GoomDualData &, float, int drawit)
Definition:
tentacle3d.cpp:142
tentacle_new
void tentacle_new(void)
Definition:
tentacle3d.cpp:28
tentacle_free
void tentacle_free(void)
Definition:
tentacle3d.cpp:21
Generated on Mon Jan 6 2025 03:16:52 for MythTV by
1.8.17