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

Structure to cache models. More...

#include <memory.h>

Collaboration diagram for ModelCache:

Public Attributes

ModelDatamodel
 
char modelName [100]
 

Detailed Description

Structure to cache models.

This structure holds a model and its associated name.

Member Data Documentation

◆ model

ModelData* ModelCache::model

Pointer to the model data.

◆ modelName

char ModelCache::modelName[100]

Name of the model.


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