#include <PrimitiveRenderer.h>
Public Member Functions | |
| Request () | |
| コンストラクタ | |
| virtual | ~Request () |
| デストラクタ | |
Public Attributes | |
| Matrix34 | matrix_ |
| 行列 | |
| PrimitiveDrawRequest | primitive_ |
| プリミティブ | |
| Color4c | color_ |
| 色 | |
| bool | zTest_ |
| Zテストフラグ. | |
Definition at line 665 of file PrimitiveRenderer.h.
1.3.2