Skip to main content

VertexAttributeType.ixx File

Declares scalar storage types for vertex attributes. More...

Namespaces Index

namespacehelios
namespaceengine
namespacerendering
namespacemesh
namespacetypes

Description

Declares scalar storage types for vertex attributes.

File Listing

The file content with the documentation metadata removed is:

1
5module;
6
7export module helios.engine.rendering.mesh.types.VertexAttributeType;
8
9
11
15 enum class VertexAttributeType {
19 Float,
20
24 Vec3f,
25
29 Vec4f,
30
35 };
36
37
38}

Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.