31#include "trax/Configuration.h"
32#include "trax/collections/Collection.h"
41 static dclspc std::unique_ptr<SceneCollection>
Make() noexcept;
Namespace of all the trax track libraries classes and methods.
Definition Collection.h:17
Definition SceneCollection.h:38
static dclspc std::unique_ptr< SceneCollection > Make() noexcept
Makes a standard SceneCollection object.
A physical simulation scene for running a simulation and creating physical objects in the scene.
Definition Scene.h:72