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

#include <DecalVolume.h>

SharpKmyGfx::DecalVolume の継承関係図
SharpKmyGfx::Primitive

公開メンバ関数

 DecalVolume (Material^ m)
 
 ~DecalVolume ()
 
- 基底クラス SharpKmyGfx::Primitive に属する継承公開メンバ関数
void setVisibility (bool flg)
 
void setPosture (SharpKmyMath::Matrix4^ posture)
 
void setDisplayID (unsigned int id)
 
void setPickupID (unsigned short id)
 
void stopPickup (bool flg)
 
void setDrawHidden (bool flg)
 
void setOverrideColor (float r, float g, float b, float a)
 
void setOpacityMultiplier (float p)
 
MaterialInstance getMaterialInstance ()
 
GeometryInstance getGeometryInstance ()
 

その他の継承メンバ

- 基底クラス SharpKmyGfx::Primitive に属する継承公開変数類
kmyGfx::Primitive * obj = nullptr
 

構築子と解体子

◆ DecalVolume()

SharpKmyGfx::DecalVolume::DecalVolume ( Material m)

◆ ~DecalVolume()

SharpKmyGfx::DecalVolume::~DecalVolume ( )