|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include <memory>#include <vector>#include "composition/layerComposition.h"#include "immediate/immediate.h"#include "lighting/lightingParams.h"#include "platform/graphics/graphicsDevice.h"#include "scene/constants.h"#include "skybox/sky.h"Go to the source code of this file.
Classes | |
| class | visutwin::canvas::Scene |
| Container for the scene graph, lighting environment, fog, skybox, and layer composition. More... | |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |