Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
ShaderCache Struct Reference

Structure to cache shaders. More...

#include <memory.h>

Public Attributes

Shader shader
 
char shaderName [2][100]
 

Detailed Description

Structure to cache shaders.

This structure holds a shader and its associated names.

Member Data Documentation

◆ shader

Shader ShaderCache::shader

The shader.

◆ shaderName

char ShaderCache::shaderName[2][100]

Names of the shaders.


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