Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

panda/src/dxgsg8/d3dfont8.cxx File Reference

#include "dxgsg8base.h"
#include <stdio.h>
#include <tchar.h>
#include <d3dx8.h>
#include "d3dfont8.h"

Go to the source code of this file.

Compounds

struct  FONT2DVERTEX
struct  FONT3DVERTEX

Functions

FONT2DVERTEX InitFont2DVertex (const D3DXVECTOR4 &p, D3DCOLOR color, FLOAT tu, FLOAT tv)
FONT3DVERTEX InitFont3DVertex (const D3DXVECTOR3 &p, const D3DXVECTOR3 &n, FLOAT tu, FLOAT tv)


Detailed Description

Definition in file d3dfont8.cxx.


Function Documentation

FONT2DVERTEX InitFont2DVertex const D3DXVECTOR4 &  p,
D3DCOLOR  color,
FLOAT  tu,
FLOAT  tv
[inline]
 

Definition at line 30 of file d3dfont8.cxx.

References FONT2DVERTEX::color, FONT2DVERTEX::p, FONT2DVERTEX::tu, and FONT2DVERTEX::tv.

FONT3DVERTEX InitFont3DVertex const D3DXVECTOR3 &  p,
const D3DXVECTOR3 &  n,
FLOAT  tu,
FLOAT  tv
[inline]
 

Definition at line 36 of file d3dfont8.cxx.

References FONT3DVERTEX::n, FONT3DVERTEX::p, FONT3DVERTEX::tu, and FONT3DVERTEX::tv.


Generated on Fri May 2 00:45:23 2003 for Panda by doxygen1.3