Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx.PolygonState Struct Reference

Public Member Functions

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

Public Attributes

CullType culltype
 
PolygonMode polygonmode
 

Constructor & Destructor Documentation

◆ PolygonState()

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

Member Function Documentation

◆ getHandle()

int SharpKmyGfx.PolygonState.getHandle ( )

◆ kmyGfxPolygonStateGetHandle()

static int SharpKmyGfx.PolygonState.kmyGfxPolygonStateGetHandle ( PolygonState  ps)

Member Data Documentation

◆ culltype

CullType SharpKmyGfx.PolygonState.culltype

◆ polygonmode

PolygonMode SharpKmyGfx.PolygonState.polygonmode