Adding OBJ model support

This commit is contained in:
brunoherbelin
2020-04-07 00:45:40 +02:00
parent 0ee6f37736
commit 1e9acb544a
6 changed files with 32 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
#ifndef __GSTGUI_TOOLKIT_H_
#define __GSTGUI_TOOLKIT_H_
#include <glibconfig.h>
#include <gst/gst.h>
#include <string>
#include <list>