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

公開メンバ関数

 GeomCluster ()
 
void Dispose ()
 
void setPrimitive (int type)
 
void update (VertexBuffer invb, int count)
 

公開変数類

IntPtr _native = IntPtr.Zero
 
int _submeshIndex = 0
 

構築子と解体子

◆ GeomCluster()

SharpKmyGfx.GeomCluster.GeomCluster ( )

メソッド詳解

◆ Dispose()

void SharpKmyGfx.GeomCluster.Dispose ( )

◆ setPrimitive()

void SharpKmyGfx.GeomCluster.setPrimitive ( int  type)

◆ update()

void SharpKmyGfx.GeomCluster.update ( VertexBuffer  invb,
int  count 
)

メンバ詳解

◆ _native

IntPtr SharpKmyGfx.GeomCluster._native = IntPtr.Zero

◆ _submeshIndex

int SharpKmyGfx.GeomCluster._submeshIndex = 0