Graphite
Version 3
An experimental 3D geometry processing program
|
#include <OGF/skin_imgui/common/common.h>
#include <geogram_gfx/third_party/imgui/imgui.h>
#include <geogram_gfx/basic/GL.h>
#include <map>
#include <set>
#include <string>
Go to the source code of this file.
Classes | |
class | OGF::IconRepository |
Keeps the correspondence between names and cached icons. More... | |
Namespaces | |
OGF | |
Global Graphite namespace. | |
A class that keeps the correspondance between names and icons.
Definition in file icon_repository.h.