Go to the source code of this file.
Functions | |
void | GizmodLibVisual_CleanUp () |
Clean up. | |
void | GizmodLibVisual_Init () |
Initialize. | |
void | GizmodLibVisual_Render (float VULeft, float VURight, float VUCombined) |
Render. |
Definition in file GizmodLibVisualCInterface.h.
void GizmodLibVisual_Render | ( | float | VULeft, | |
float | VURight, | |||
float | VUCombined | |||
) |
Render.
Render.
VULeft | VU information for the left channel | |
VURight | VU information for the right channel | |
VUCombined | VU information for both channels |
Definition at line 62 of file GizmodLibVisualCInterface.cpp.
References GizmodLibVisualPlugin::render().