HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Classes | Namespaces
ThermalVolume.h File Reference

Defines the ThermalVolume class for managing 3D OpenGL textures used in volumetric thermal rendering. More...

#include <glad/glad.h>
Include dependency graph for ThermalVolume.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Renderer::ThermalVolume
 RAII wrapper around an OpenGL 3D texture (GL_R32F) for storing and updating thermal voxel data. More...
 

Namespaces

namespace  Renderer
 

Detailed Description

Defines the ThermalVolume class for managing 3D OpenGL textures used in volumetric thermal rendering.