mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
XML visitor for session saving (with toolkit for GLM saving to XML)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define XMLVISITOR_H
|
||||
|
||||
#include "Visitor.h"
|
||||
#include "tinyxml2Toolkit.h"
|
||||
|
||||
class SessionVisitor : public Visitor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user