|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include "shadowCatcher.h"#include "spdlog/spdlog.h"#include "framework/entity.h"#include "framework/components/render/renderComponent.h"#include "framework/components/render/renderComponentSystem.h"#include "scene/materials/standardMaterial.h"#include "scene/meshInstance.h"#include "platform/graphics/blendState.h"#include "platform/graphics/depthState.h"Go to the source code of this file.
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |