|
FS2_Open
Open source remastering of the Freespace 2 engine
|
Public Member Functions | |
| texture_map_h () | |
| texture_map_h (object *objp, texture_map *n_tmap=NULL) | |
| texture_map_h (int modelnum, texture_map *n_tmap=NULL) | |
| texture_map_h (polymodel *n_model, texture_map *n_tmap=NULL) | |
| texture_map * | Get () |
| int | GetSize () |
| bool | IsValid () |
Protected Attributes | |
| int | type |
| object_h | obj |
| model_h | mdl |
| texture_map * | tmap |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |