#include <vertex_decl.h>
|
float | x = 0.0f |
|
float | y = 0.0f |
|
float | z = 0.0f |
|
float | u = 0.0f |
|
float | v = 0.0f |
|
Definition at line 44 of file vertex_decl.h.
◆ init()
float gfx::pos_texcoord0_vertex::u = 0.0f |
float gfx::pos_texcoord0_vertex::v = 0.0f |
float gfx::pos_texcoord0_vertex::x = 0.0f |
float gfx::pos_texcoord0_vertex::y = 0.0f |
float gfx::pos_texcoord0_vertex::z = 0.0f |
The documentation for this struct was generated from the following files:
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/core/graphics/vertex_decl.h
- C:/Workspace/github/UnravelEngine/UnravelEngine/engine/core/graphics/vertex_decl.cpp