$darkmode
Suckless OGL 1.0.0
A lean, high-performance C11 PBR Renderer
SphereInstance_POD Struct Reference

#include <light_probes.h>

Data Fields

mat4 model
 
vec3 albedo
 
float metallic
 
float roughness
 
float ao
 
float padding
 

Field Documentation

◆ albedo

vec3 SphereInstance_POD::albedo

◆ ao

float SphereInstance_POD::ao

◆ metallic

float SphereInstance_POD::metallic

◆ model

mat4 SphereInstance_POD::model

◆ padding

float SphereInstance_POD::padding

◆ roughness

float SphereInstance_POD::roughness

The documentation for this struct was generated from the following file: