Skip to main content

shader Namespace

OpenGL shader implementations. More...

Definition

namespace helios::ext::opengl::rendering::shader { ... }

Classes Index

classLegacyOpenGLShader

An OpenGL-specific implementation of a Shader program, consisting of a vertex and a fragment shader. More...

classOpenGLShader

An OpenGL-specific implementation of a Shader program, consisting of a vertex and a fragment shader. More...

classOpenGLUniformLocationMap

Manages the mapping between OpenGL uniform semantics and their locations in an underlying OpenGL shader. More...

Description

OpenGL shader implementations.

This namespace provides OpenGL-specific shader implementations including shader compilation, linking, uniform location mapping, and shader program management for the OpenGL rendering pipeline.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.