* Copyright: Copyright (C) 2018 Gabriel Gheorghe, All Rights Reserved
* Authors: $(Gabriel Gheorghe)
* License: GNU GENERAL PUBLIC LICENSE Version 3
* Source:
* Documentation:
* Coverage:
A scene is a 3D space where you can place different objects,
like primitives, terrains, lights and guis.
It implements ISceneFactory, IStartable and IUpdateable services.
* Copyright: Copyright (C) 2018 Gabriel Gheorghe, All Rights Reserved * Authors: $(Gabriel Gheorghe) * License: GNU GENERAL PUBLIC LICENSE Version 3 * Source: * Documentation: * Coverage: