lxgui
src
gui_vertex_cache.cpp
1
#include "lxgui/gui_vertex_cache.hpp"
2
3
namespace
lxgui::gui
{
4
5
vertex_cache::vertex_cache
(
type
t) : type_(t) {}
6
7
}
// namespace lxgui::gui
lxgui::gui::vertex_cache::type
type
The type of vertex data contained in a vertex_cache.
Definition:
gui_vertex_cache.hpp:32
lxgui::gui::vertex_cache::vertex_cache
vertex_cache(type t)
Constructor.
Definition:
gui_vertex_cache.cpp:5
lxgui::gui
Definition:
gui_addon_registry.cpp:20
Generated on Sun Oct 8 2023 09:07:52 for lxgui by
1.9.1