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

Structure to cache cube map textures. More...

#include <memory.h>

Public Attributes

TextureMap cubeMap
 
char textureName [6][100]
 

Detailed Description

Structure to cache cube map textures.

This structure holds a cube map texture and its associated names.

Member Data Documentation

◆ cubeMap

TextureMap CubeMapCache::cubeMap

The cube map texture.

◆ textureName

char CubeMapCache::textureName[6][100]

Names of the textures for each face of the cube map.


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