Skip to main content

vertexInputRates.ixx File

Marker types for vertex input stepping behavior. More...

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacemesh
namespacetypes

Classes Index

structPerVertex

Input advances once per vertex. More...

structPerInstance

Input advances per instance. More...

Description

Marker types for vertex input stepping behavior.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7
8export module helios.engine.rendering.mesh.types.vertexInputRates;
9
11
15 struct PerVertex {};
16
20 struct PerInstance {};
21
22
23
24}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.