MeshBatchUploadCommand.ixx File
Command that requests uploading a batch of mesh handles. More...
Included Headers
#include <vector>
#include <helios.engine.rendering.mesh.concepts.IsMeshHandle>
#include <helios.engine.rendering.mesh.types.MeshHandle>
#include <helios.engine.rendering.mesh.types.MeshDataIndex>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
| namespace | mesh |
| namespace | commands |
Classes Index
| struct | MeshBatchUploadCommand<THandle> |
|
Batch command containing mesh handles to upload. More... | |
Description
Command that requests uploading a batch of mesh handles.
File Listing
The file content with the documentation metadata removed is:
15using namespace helios::engine::rendering::mesh::types;
17export namespace helios::engine::rendering::mesh::commands {
24 requires IsMeshHandle<THandle>
25 struct MeshBatchUploadCommand {
30 std::vector<MeshHandle> meshHandles{};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.