|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include <memory>#include <vector>#include "batchGroup.h"#include "skinBatchInstance.h"#include "scene/graphNode.h"#include "scene/mesh.h"#include "scene/meshInstance.h"#include "core/shape/boundingBox.h"#include "platform/graphics/indexBuffer.h"#include "platform/graphics/vertexBuffer.h"Go to the source code of this file.
Classes | |
| class | visutwin::canvas::Batch |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |