![]() |
neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
|
#include <i_mesh.hpp>
Public Attributes | |
| vec3 | coordinates |
| vec2 | textureCoordinates |
Definition at line 30 of file i_mesh.hpp.
| vec3 neogfx::vertex::coordinates |
Definition at line 32 of file i_mesh.hpp.
| vec2 neogfx::vertex::textureCoordinates |
Definition at line 33 of file i_mesh.hpp.