Skip to main content

GLTarget

The GLTarget class is an OpenGL-specific implementation of the Target class, designed to manage OpenGL framebuffers. It provides access to the framebuffer ID, allowing for efficient handling of rendering operations within OpenGL.

#include <platform/TellusimTarget.h>

Inheritance

Constructors

GLTarget()

Methods

uint32_t getFramebufferID() const