Engine
The Game Engine for Ian Parberry's "Introduction to Game Physics with Box2D"
Main Page
Classes
Files
File List
File Members
•
All
Classes
Files
Functions
Variables
Pages
Engine
billboard.h
Go to the documentation of this file.
1
2
3
4
#pragma once
5
6
#include "
defines.h
"
7
11
12
struct
BILLBOARDVERTEX
{
13
D3DXVECTOR3
p
;
14
float
tu,
tv
;
15
static
const
DWORD
FVF
;
16
};
Generated on Tue Nov 20 2012 10:24:36 for Engine by
1.8.2