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

#include <W3DWaypointBuffer.h>

Public Member Functions

 W3DWaypointBuffer (void)
 
 ~W3DWaypointBuffer (void)
 
void drawWaypoints (RenderInfoClass &rinfo)
 
void freeWaypointBuffers ()
 

Friends

class HeightMapRenderObjClass
 

Detailed Description

Definition at line 71 of file W3DWaypointBuffer.h.

Constructor & Destructor Documentation

◆ W3DWaypointBuffer()

W3DWaypointBuffer::W3DWaypointBuffer ( void )

Constructor. Sets m_initialized to true if it finds the w3d models it needs for the bibs.

Definition at line 102 of file W3dWaypointBuffer.cpp.

◆ ~W3DWaypointBuffer()

W3DWaypointBuffer::~W3DWaypointBuffer ( void )

Destructor. Releases w3d assets.

Definition at line 118 of file W3dWaypointBuffer.cpp.

Member Function Documentation

◆ drawWaypoints()

void W3DWaypointBuffer::drawWaypoints ( RenderInfoClass & rinfo)

Draws the waypoints. Uses camera to cull

Definition at line 155 of file W3dWaypointBuffer.cpp.

◆ freeWaypointBuffers()

void W3DWaypointBuffer::freeWaypointBuffers ( )

Frees the index and vertex buffers.

Definition at line 130 of file W3dWaypointBuffer.cpp.

Friends And Related Symbol Documentation

◆ HeightMapRenderObjClass

friend class HeightMapRenderObjClass
friend

Definition at line 73 of file W3DWaypointBuffer.h.


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