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

Custom vertex type for the trees. More...

#include <VertexFVF.h>

Public Member Functions

void SetPosition (const Vector3 &pos)
 
Vector3GetPosPointer ()
 

Public Attributes

Vector3 p
 Vertex position.
 
DWORD color
 Vertex color.
 
FLOAT tu
 Vertex texture coordinates.
 
FLOAT tv
 

Static Public Attributes

static const DWORD FVF = D3DFVF_XYZ | D3DFVF_DIFFUSE | D3DFVF_TEX1
 

Detailed Description

Custom vertex type for the trees.


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