First pass at blendshapes
[opengl.git] / ui.h
1 void createControlWindow(size_t numBlendshapes, const char **names, void(*weightChanged)(int, float));