OROCHI
 
Loading...
Searching...
No Matches
GxPrimitiveManager.h File Reference

プリミティブマネージャクラス More...

Include dependency graph for GxPrimitiveManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GxPrimitiveManager
 プリミティブの描画発行単位を管理します。 More...
 
struct  GxPrimitiveManager::GxCustomShaderCallbackParam
 カスタムシェーダコールバックパラメータ More...
 
struct  GxPrimitiveManager::GxCommandDraw
 描画コマンド(アライメントの関係で、サイズは16の倍数である必要がある!) More...
 
struct  GxPrimitiveManager::GxCommandSetScreenSize
 スクリーンサイズ設定コマンド More...
 
struct  GxPrimitiveManager::GxCommandSetScissor
 シザリング矩形設定コマンド More...
 
struct  GxPrimitiveManager::GxCommandSetRenderTarget
 レンダーターゲット設定コマンド More...
 
struct  GxPrimitiveManager::GxCommandCopyRenderTargetToTexture
 レンダーターゲットをテクスチャにコピーするコマンド More...
 
struct  GxPrimitiveManager::GxCommandClear
 画面クリアコマンド More...
 
struct  GxPrimitiveManager::GxPacket
 描画パケット More...
 

Detailed Description

プリミティブマネージャクラス

Author
Copyright (C)2009 SiliconStudio Inc. All rights reserved.
Kei Honda
Kazuyuki Asano
Tahir Arai