Skip to main content

model Namespace

OpenGL mesh implementations. More...

Definition

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

Classes Index

classOpenGLMesh

Representative of an OpenGLMesh. This class manages the OpenGL Vertex Array Object (VAO), the Vertex Buffer Object (VBO) and Element Buffer Object (EBO) handles. The raw mesh data is uploaded to the GPU, preparing it for subsequent rendering commands / draw calls. More...

Description

OpenGL mesh implementations.

This namespace provides OpenGL-specific mesh implementations including vertex buffer objects (VBO), vertex array objects (VAO), and OpenGL mesh management for 3D models.


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.