Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyGfx.PolygonState 構造体

公開メンバ関数

static int kmyGfxPolygonStateGetHandle (PolygonState ps)
 
 PolygonState (CullType cull, PolygonMode pm)
 
int getHandle ()
 

公開変数類

CullType culltype
 
PolygonMode polygonmode
 

構築子と解体子

◆ PolygonState()

SharpKmyGfx.PolygonState.PolygonState ( CullType  cull,
PolygonMode  pm 
)

メソッド詳解

◆ getHandle()

int SharpKmyGfx.PolygonState.getHandle ( )

◆ kmyGfxPolygonStateGetHandle()

static int SharpKmyGfx.PolygonState.kmyGfxPolygonStateGetHandle ( PolygonState  ps)

メンバ詳解

◆ culltype

CullType SharpKmyGfx.PolygonState.culltype

◆ polygonmode

PolygonMode SharpKmyGfx.PolygonState.polygonmode