Vertex Struct
Represents a standard vertex with position, normal, and texture coordinates. More...
Declaration
struct helios::engine::rendering::common::types::Vertex { ... }
Public Member Attributes Index
| math::vec3f | position |
| math::vec3f | normal = {0.0f, 0.0f, 0.0f} |
| math::vec2f | texCoords = {0.0f, 0.0f} |
Description
Represents a standard vertex with position, normal, and texture coordinates.
Definition at line 19 of file Vertex.ixx.
Public Member Attributes
normal
|
Definition at line 21 of file Vertex.ixx.
position
|
Definition at line 20 of file Vertex.ixx.
texCoords
|
Definition at line 22 of file Vertex.ixx.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.