Unravel Engine C++ Reference
Loading...
Searching...
No Matches
vertex_decl.h File Reference
#include <bgfx/bgfx.h>

Go to the source code of this file.

Classes

struct  gfx::vertex< T >
 
struct  gfx::screen_pos_vertex
 
struct  gfx::pos_vertex
 
struct  gfx::pos_texcoord0_vertex
 
struct  gfx::mesh_vertex
 
struct  gfx::pos_texcoord0_color0_vertex
 

Namespaces

namespace  gfx
 

Typedefs

using gfx::vertex_layout = bgfx::VertexLayout
 
using gfx::attribute = bgfx::Attrib::Enum
 
using gfx::attribute_type = bgfx::AttribType::Enum