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

A collection of material presets loaded from disk or defined at runtime. More...

#include <material.h>

Collaboration diagram for MaterialLib:
[legend]

Data Fields

PBRMaterialmaterials
 
int count
 

Detailed Description

A collection of material presets loaded from disk or defined at runtime.

Field Documentation

◆ count

int MaterialLib::count

Number of materials in the library.

◆ materials

PBRMaterial* MaterialLib::materials

Array of materials.


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