XML visitor for session saving (with toolkit for GLM saving to XML)

This commit is contained in:
brunoherbelin
2020-03-31 21:22:36 +02:00
parent 96a9805377
commit 178bf45f08
8 changed files with 15 additions and 220 deletions

View File

@@ -3,8 +3,6 @@
#include <string>
#include "tinyxml2Toolkit.h"
// Forward declare different kind of Node
class Node;
class Primitive;