svvitch
digital signage player
|
頂点構造体 More...
#include <Renderer.h>
Public Attributes | |
float | x |
float | y |
float | z |
float | rhw |
D3DCOLOR | color |
float | u |
float | v |
頂点構造体
Definition at line 42 of file Renderer.h.
D3DCOLOR VERTEX::color |
Definition at line 45 of file Renderer.h.
float VERTEX::rhw |
Definition at line 44 of file Renderer.h.
float VERTEX::u |
Definition at line 46 of file Renderer.h.
float VERTEX::v |
Definition at line 46 of file Renderer.h.
float VERTEX::x |
Definition at line 43 of file Renderer.h.
float VERTEX::y |
Definition at line 43 of file Renderer.h.
float VERTEX::z |
Definition at line 43 of file Renderer.h.