Vertex.ixx File
Vertex description and utilities for rendering. More...
Included Headers
#include <helios.math.types>
Namespaces Index
| namespace | helios |
| namespace | rendering |
|
Graphics rendering infrastructure. More... | |
Classes Index
| struct | Vertex |
|
Represents a standard vertex with position, normal, and texture coordinates. More... | |
Description
Vertex description and utilities for rendering.
File Listing
The file content with the documentation metadata removed is:
11export namespace helios::rendering {
21 math::vec3f normal = {0.0f, 0.0f, 0.0f};
22 math::vec2f texCoords = {0.0f, 0.0f};
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.