Keos::CD3D9Declaration Class Reference

Class for Direct3D9 vertex declarations. More...

#include <KeosD3D9Declaration.h>

Inheritance diagram for Keos::CD3D9Declaration:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 CD3D9Declaration (IDirect3DVertexDeclaration9 *pDeclaration)
 Default constructor.
IDirect3DVertexDeclaration9 * GetDeclaration () const
 Return the D3D9 declaration.

Detailed Description

Class for Direct3D9 vertex declarations.

Definition at line 35 of file KeosD3D9Declaration.h.


Constructor & Destructor Documentation

Keos::CD3D9Declaration::CD3D9Declaration ( IDirect3DVertexDeclaration9 *  pDeclaration  ) 

Default constructor.

Parameters:
pDeclaration Pointer on the D3D9 declaration.

Definition at line 32 of file KeosD3D9Declaration.cpp.


Member Function Documentation

IDirect3DVertexDeclaration9 * Keos::CD3D9Declaration::GetDeclaration (  )  const

Return the D3D9 declaration.

Definition at line 37 of file KeosD3D9Declaration.cpp.

Referenced by Keos::CD3D9RenderSystem::SetDeclaration().


The documentation for this class was generated from the following files:
Generated on Fri Mar 9 14:29:31 2007 for Keos by  doxygen 1.5.1-p1