|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include <algorithm>#include <vector>#include "core/math/matrix4.h"#include "framework/components/component.h"#include "platform/graphics/renderTarget.h"#include "platform/graphics/texture.h"#include "scene/camera.h"#include "scene/constants.h"Go to the source code of this file.
Classes | |
| class | visutwin::canvas::CameraComponent |
| struct | visutwin::canvas::CameraComponentData |
| struct | visutwin::canvas::DofSettings |
| struct | visutwin::canvas::RenderingSettings |
| struct | visutwin::canvas::SsaoSettings |
| struct | visutwin::canvas::TaaSettings |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |