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

Data Fields

vec3 pos
 
float radius
 
float min_d_sq
 
float max_d_sq
 
float diffuse_base
 
const float * albedo
 

Field Documentation

◆ albedo

const float* CachedSphere::albedo

◆ diffuse_base

float CachedSphere::diffuse_base

◆ max_d_sq

float CachedSphere::max_d_sq

◆ min_d_sq

float CachedSphere::min_d_sq

◆ pos

vec3 CachedSphere::pos

◆ radius

float CachedSphere::radius

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