First pass at blendshapes
[opengl.git] / ui.h
diff --git a/ui.h b/ui.h
new file mode 100644 (file)
index 0000000..deb9655
--- /dev/null
+++ b/ui.h
@@ -0,0 +1 @@
+void createControlWindow(size_t numBlendshapes, const char **names, void(*weightChanged)(int, float));