|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include "batchManager.h"#include "skinBatchInstance.h"#include <algorithm>#include <unordered_map>#include "framework/components/render/renderComponent.h"#include "platform/graphics/graphicsDevice.h"#include "scene/composition/layerComposition.h"#include "scene/scene.h"#include "spdlog/spdlog.h"Go to the source code of this file.
Classes | |
| struct | visutwin::canvas::DynamicBatchVertex |
| struct | visutwin::canvas::PackedVertex |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |