|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include "renderComponent.h"#include <algorithm>#include <array>#include <cmath>#include <cstdint>#include <cstring>#include <limits>#include <spdlog/spdlog.h>#include "framework/engine.h"#include "framework/entity.h"#include "platform/graphics/graphicsDevice.h"#include "platform/graphics/vertexFormat.h"Go to the source code of this file.
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |