svvitch
digital signage player
VERTEX Struct Reference

頂点構造体 More...

#include <Renderer.h>

List of all members.

Public Attributes

float x
float y
float z
float rhw
D3DCOLOR color
float u
float v

Detailed Description

頂点構造体

Definition at line 42 of file Renderer.h.


Member Data Documentation

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.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines