Skip to main content

GLESTarget

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

#include <platform/TellusimTarget.h>

Inheritance

Constructors

GLESTarget()

Methods

uint32_t getFramebufferID() const