neoGFX
C++ GPU-oriented GUI library and app/game creation framework.
neogfx::face Struct Reference

#include <i_mesh.hpp>

Public Attributes

triangle vertices
 
texture_index texture
 

Detailed Description

Definition at line 41 of file i_mesh.hpp.

Member Data Documentation

◆ texture

texture_index neogfx::face::texture

Definition at line 44 of file i_mesh.hpp.

◆ vertices

triangle neogfx::face::vertices

Definition at line 43 of file i_mesh.hpp.


The documentation for this struct was generated from the following file: