|
VisuTwin Canvas
C++ 3D Engine — Metal Backend
|
#include <cstdint>#include <core/shape/boundingBox.h>#include "graphNode.h"#include "mesh.h"#include "skinInstance.h"#include "scene/constants.h"#include "materials/material.h"#include "platform/graphics/vertexBuffer.h"Go to the source code of this file.
Classes | |
| struct | visutwin::canvas::MeshInstance::InstancingData |
| class | visutwin::canvas::MeshInstance |
| Renderable instance of a Mesh with its own material, transform node, and optional GPU instancing. More... | |
Namespaces | |
| namespace | visutwin |
| namespace | visutwin::canvas |