#include <MaterialInfo.h>
|
kmyGfx::mtlInfo * | obj = nullptr |
|
◆ MaterialInfo()
SharpKmyGfx::MaterialInfo::MaterialInfo |
( |
kmyGfx::mtlInfo * |
base | ) |
|
◆ convert()
System::String SharpKmyGfx::MaterialInfo::convert |
( |
const char * |
ptr | ) |
|
◆ getAmbientTextureName()
System::String SharpKmyGfx::MaterialInfo::getAmbientTextureName |
( |
| ) |
|
◆ getDiffuseTextureName()
System::String SharpKmyGfx::MaterialInfo::getDiffuseTextureName |
( |
| ) |
|
◆ getEmissionTextureName()
System::String SharpKmyGfx::MaterialInfo::getEmissionTextureName |
( |
| ) |
|
◆ getName()
System::String SharpKmyGfx::MaterialInfo::getName |
( |
| ) |
|
◆ getNormalTextureName()
System::String SharpKmyGfx::MaterialInfo::getNormalTextureName |
( |
| ) |
|
◆ getSpecularTextureName()
System::String SharpKmyGfx::MaterialInfo::getSpecularTextureName |
( |
| ) |
|
◆ obj
kmyGfx::mtlInfo* SharpKmyGfx::MaterialInfo::obj = nullptr |