lxgui
Loading...
Searching...
No Matches
gui_vertex_cache.cpp
1#include "lxgui/gui_vertex_cache.hpp"
2
3namespace lxgui::gui {
4
6
7} // namespace lxgui::gui
type
The type of vertex data contained in a vertex_cache.
vertex_cache(type t)
Constructor.