MinimalSceneRhi.hh File Reference
#include <string>#include "gz/gui/Plugin.hh"#include "gz/rendering/RenderTypes.hh"#include <QSGTexture>#include <QSize>Go to the source code of this file.
Classes | |
| class | GzCameraTextureRhi |
| Render interface class to handle OpenGL / Metal compatibility of camera textures in GzRenderer. More... | |
| class | RenderThreadRhi |
| Render interface class to handle OpenGL / Metal compatibility in RenderThread. More... | |
| class | TextureNodeRhi |
| Render interface class to handle OpenGL / Metal compatibility in TextureNode. More... | |
Namespaces | |
| namespace | plugins |
Macros | |
| #define | GZ_GUI_HAVE_METAL __APPLE__ |
| #define | GZ_GUI_HAVE_VULKAN |
Macro Definition Documentation
◆ GZ_GUI_HAVE_METAL
| #define GZ_GUI_HAVE_METAL __APPLE__ |
◆ GZ_GUI_HAVE_VULKAN
| #define GZ_GUI_HAVE_VULKAN |
Value:
QT_VERSION >= QT_VERSION_CHECK(5, 15, 2) && \
QT_CONFIG(vulkan) && \
GZ_RENDERING_HAVE_VULKAN