Skip to main content

MeshDataIndex.ixx File

Index type used to address entries in mesh-data storage. More...

Included Headers

#include <cstddef>

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacemesh
namespacetypes

Description

Index type used to address entries in mesh-data storage.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7#include <cstddef>
8
9export module helios.engine.rendering.mesh.types.MeshDataIndex;
10
11
13
17 using MeshDataIndex = std::size_t;
18
19}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.