level-of-detail entry. contains a model and distance information More...
#include <glut-model.h>
Public Member Functions | |
void | clear (void) throw () |
Public Attributes | |
model_t | model |
model to use for this entry | |
float | distance |
distance at which to use model |
level-of-detail entry. contains a model and distance information
Definition at line 177 of file glut-model.h.
void glut::lod_entry_t::clear | ( | void | ) | throw () [inline] |
Definition at line 178 of file glut-model.h.