#include <Md3Model.h>
Public Member Functions | |
NormalLookupTable () | |
const vec3_t * | operator[] (int i) const |
Definition at line 181 of file Md3Model.h.
NormalLookupTable::NormalLookupTable | ( | ) |
Definition at line 81 of file Md3Model.cpp.
const vec3_t* NormalLookupTable::operator[] | ( | int | i | ) | const [inline] |
Definition at line 189 of file Md3Model.h.