Vertex struct for position and uv data.
More...
#include <Mesh.h>
|
| float | x |
| |
| float | y |
| |
| float | z |
| |
| float | tu |
| |
| float | tv |
| |
Vertex struct for position and uv data.
Definition at line 68 of file Mesh.h.
◆ tu
| float Hydrax::Mesh::POS_UV_VERTEX::tu |
◆ tv
| float Hydrax::Mesh::POS_UV_VERTEX::tv |
| float Hydrax::Mesh::POS_UV_VERTEX::x |
| float Hydrax::Mesh::POS_UV_VERTEX::y |
| float Hydrax::Mesh::POS_UV_VERTEX::z |
The documentation for this struct was generated from the following file: