Unravel Engine C++ Reference
Loading...
Searching...
No Matches
gfx::buffer_type Struct Reference

type of vertex and index buffer to use with a TextBuffer More...

#include <text_buffer_manager.h>

Public Types

enum  Enum { Static , Dynamic , Transient }
 

Detailed Description

type of vertex and index buffer to use with a TextBuffer

Definition at line 18 of file text_buffer_manager.h.

Member Enumeration Documentation

◆ Enum

Enumerator
Static 
Dynamic 
Transient 

Definition at line 20 of file text_buffer_manager.h.


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