|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include "annotationManager.h"#include "annotation.h"#include <algorithm>#include <cmath>#include <SDL3/SDL.h>#include "spdlog/spdlog.h"#include "framework/engine.h"#include "framework/entity.h"#include "framework/components/camera/cameraComponent.h"#include "core/math/vector4.h"#include "scene/camera.h"Go to the source code of this file.
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |