Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
VertexBufferLockClass Class Reference

#include <dx8vertexbuffer.h>

Inherited by VertexBufferClass::AppendLockClass, and VertexBufferClass::WriteLockClass.

Public Member Functions

void * Get_Vertex_Array ()
 

Protected Member Functions

 VertexBufferLockClass (VertexBufferClass *vertex_buffer_)
 

Protected Attributes

VertexBufferClassVertexBuffer
 
void * Vertices
 

Detailed Description

Definition at line 66 of file dx8vertexbuffer.h.

Constructor & Destructor Documentation

◆ VertexBufferLockClass()

VertexBufferLockClass::VertexBufferLockClass ( VertexBufferClass * vertex_buffer_)
inlineprotected

Definition at line 73 of file dx8vertexbuffer.h.

Member Function Documentation

◆ Get_Vertex_Array()

void * VertexBufferLockClass::Get_Vertex_Array ( )
inline

Definition at line 75 of file dx8vertexbuffer.h.

Member Data Documentation

◆ VertexBuffer

VertexBufferClass* VertexBufferLockClass::VertexBuffer
protected

Definition at line 69 of file dx8vertexbuffer.h.

◆ Vertices

void* VertexBufferLockClass::Vertices
protected

Definition at line 70 of file dx8vertexbuffer.h.


The documentation for this class was generated from the following file: