My Project
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
ParaEngine::DXUT_SCREEN_VERTEX Struct Reference

2D screen with textures. More...

#include <VertexFVF.h>

Public Member Functions

void SetPosition (const Vector3 &pos, float w=1.0f)
 
Vector3GetPosPointer ()
 

Public Attributes

float x
 
float y
 
float z
 
float h
 
Color color
 
float tu
 
float tv
 

Static Public Attributes

static const DWORD FVF = D3DFVF_XYZRHW | D3DFVF_DIFFUSE | D3DFVF_TEX1
 

Detailed Description

2D screen with textures.


The documentation for this struct was generated from the following files: