PeriDyno 1.2.1
Loading...
Searching...
No Matches
SceneLoaderXML.h File Reference
#include "Node.h"
#include "SceneLoaderFactory.h"
#include "tinyxml/tinyxml2.h"
#include <variant>
Include dependency graph for SceneLoaderXML.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dyno::SceneLoaderXML
 
struct  dyno::SceneLoaderXML::ConnectionInfo
 

Namespaces

namespace  dyno
 This is an implementation of AdditiveCCD based on peridyno.
 

Macros

#define STRINGIFY(x)
 
#define TOSTRING(x)
 

Macro Definition Documentation

◆ STRINGIFY

#define STRINGIFY ( x)
Value:
#x

Definition at line 7 of file SceneLoaderXML.h.

◆ TOSTRING

#define TOSTRING ( x)
Value:
#define STRINGIFY(x)

Definition at line 8 of file SceneLoaderXML.h.