PeriDyno 1.2.1
Loading...
Searching...
No Matches
SceneLoaderXML.cpp File Reference
#include "SceneLoaderXML.h"
#include <algorithm>
#include <stdlib.h>
#include <sstream>
Include dependency graph for SceneLoaderXML.cpp:

Go to the source code of this file.

Namespaces

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

Typedefs

using dyno::LoadResult = std::variant<std::shared_ptr<SceneGraph>, std::string>