Logo
公開メンバ関数 | 全メンバ一覧
SharpKmyGfx.Grid クラス
SharpKmyGfx.Grid の継承関係図
SharpKmyGfx.Primitive

公開メンバ関数

 Grid (Material m)
 
void Dispose ()
 
void setCount (UInt32 hcount, UInt32 vcount)
 
- 基底クラス SharpKmyGfx.Primitive に属する継承公開メンバ関数
void setVisibility (bool flg)
 
void setPosture (SharpKmyMath.Matrix4 posture)
 
void setDisplayID (UInt32 id)
 
void setPickupID (UInt16 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 に属する継承限定公開変数類
IntPtr _native = IntPtr.Zero
 

構築子と解体子

◆ Grid()

SharpKmyGfx.Grid.Grid ( Material  m)

メソッド詳解

◆ Dispose()

void SharpKmyGfx.Grid.Dispose ( )

◆ setCount()

void SharpKmyGfx.Grid.setCount ( UInt32  hcount,
UInt32  vcount 
)