Skip to main content

MeshBatchUploadCommand Struct Template

Batch command containing mesh handles to upload. More...

Declaration

template <typename THandle> struct helios::engine::rendering::mesh::commands::MeshBatchUploadCommand<THandle> { ... }

Public Member Attributes Index

template <typename THandle>
std::vector< MeshHandle >meshHandles {}

Handles of meshes that should be uploaded. More...

Description

Batch command containing mesh handles to upload.

Template Parameters
THandle

Handle type constrained to mesh handles.

Definition at line 25 of file MeshBatchUploadCommand.ixx.

Public Member Attributes

meshHandles

template <typename THandle>
std::vector<MeshHandle> helios::engine::rendering::mesh::commands::MeshBatchUploadCommand< THandle >::meshHandles {}

Handles of meshes that should be uploaded.

Definition at line 30 of file MeshBatchUploadCommand.ixx.

30 std::vector<MeshHandle> meshHandles{};

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.