Unravel Engine C++ 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 } |
type of vertex and index buffer to use with a TextBuffer
Definition at line 18 of file text_buffer_manager.h.
Enumerator | |
---|---|
Static | |
Dynamic | |
Transient |
Definition at line 20 of file text_buffer_manager.h.