#include <w3d_file.h>
Public Attributes | |
| char | MeshPath [MESH_PATH_ENTRIES][MESH_PATH_ENTRY_LEN] |
| char | BonePath [MESH_PATH_ENTRIES][MESH_PATH_ENTRY_LEN] |
| char | OldTextureName [260] |
| char | NewTextureName [260] |
| W3dTextureInfoStruct | TextureParams |
Definition at line 1992 of file w3d_file.h.
| char W3dTextureReplacerStruct::BonePath |
Definition at line 1995 of file w3d_file.h.
| char W3dTextureReplacerStruct::MeshPath |
Definition at line 1994 of file w3d_file.h.
| char W3dTextureReplacerStruct::NewTextureName |
Definition at line 1997 of file w3d_file.h.
| char W3dTextureReplacerStruct::OldTextureName |
Definition at line 1996 of file w3d_file.h.
| W3dTextureInfoStruct W3dTextureReplacerStruct::TextureParams |
Definition at line 1998 of file w3d_file.h.