Public Attributes | |
| char | m_name [32] |
| float | m_ambient [4] |
| float | m_diffuse [4] |
| float | m_specular [4] |
| float | m_emissive [4] |
| float | m_shininess |
| float | m_transparency |
| byte | m_mode |
| char | m_texture [128] |
| char | m_alphamap [128] |
| char MS3DMaterial::m_alphamap[128] |
| float MS3DMaterial::m_ambient[4] |
Referenced by MilkshapeModel::loadModelData().
| float MS3DMaterial::m_diffuse[4] |
Referenced by MilkshapeModel::loadModelData().
| float MS3DMaterial::m_emissive[4] |
Referenced by MilkshapeModel::loadModelData().
| char MS3DMaterial::m_name[32] |
Referenced by MilkshapeModel::loadModelData().
| float MS3DMaterial::m_specular[4] |
Referenced by MilkshapeModel::loadModelData().
| char MS3DMaterial::m_texture[128] |
Referenced by MilkshapeModel::loadModelData().
1.6.1