My Project
 
Loading...
Searching...
No Matches
scene.h File Reference
#include <memory>
#include "types.h"

Go to the source code of this file.

Classes

class  graphics_engine::scene::Scene
 

Namespaces

namespace  graphics_engine
 
namespace  graphics_engine::scene
 

Typedefs

using graphics_engine::scene::ScenePtr = std::unique_ptr< Scene >