Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
dx8vertexbuffer.h File Reference
#include "always.h"
#include "wwdebug.h"
#include "refcount.h"
#include "dx8fvf.h"

Go to the source code of this file.

Classes

class  VertexBufferLockClass
 
class  VertexBufferClass
 
class  VertexBufferClass::WriteLockClass
 
class  VertexBufferClass::AppendLockClass
 
class  DynamicVBAccessClass
 
class  DynamicVBAccessClass::WriteLockClass
 
class  DX8VertexBufferClass
 
class  SortingVertexBufferClass
 

Macros

#define DX8VERTEXBUFFER_H
 

Variables

const unsigned dynamic_fvf_type =D3DFVF_XYZ|D3DFVF_NORMAL|D3DFVF_TEX2|D3DFVF_DIFFUSE
 

Macro Definition Documentation

◆ DX8VERTEXBUFFER_H

#define DX8VERTEXBUFFER_H

Definition at line 45 of file dx8vertexbuffer.h.

Variable Documentation

◆ dynamic_fvf_type

const unsigned dynamic_fvf_type =D3DFVF_XYZ|D3DFVF_NORMAL|D3DFVF_TEX2|D3DFVF_DIFFUSE

Definition at line 52 of file dx8vertexbuffer.h.