Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyGfx::MaterialInfo クラス

#include <MaterialInfo.h>

公開メンバ関数

System::String convert (const char *ptr)
 
 MaterialInfo (kmyGfx::mtlInfo *base)
 
System::String getName ()
 
System::String getDiffuseTextureName ()
 
System::String getAmbientTextureName ()
 
System::String getEmissionTextureName ()
 
System::String getNormalTextureName ()
 
System::String getSpecularTextureName ()
 

公開変数類

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