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

#include <vxldbg.h>

Public Member Functions

 VoxelDebugWindowClass (VoxelClass *vxl)
 
 ~VoxelDebugWindowClass (void)
 
void Display_Window (void)
 
bool Dialog_Proc (HWND hWnd, UINT message, WPARAM wParam, LPARAM)
 

Detailed Description

Definition at line 57 of file vxldbg.h.

Constructor & Destructor Documentation

◆ VoxelDebugWindowClass()

VoxelDebugWindowClass::VoxelDebugWindowClass ( VoxelClass * vxl)

Definition at line 50 of file vxldbg.cpp.

◆ ~VoxelDebugWindowClass()

VoxelDebugWindowClass::~VoxelDebugWindowClass ( void )

Definition at line 62 of file vxldbg.cpp.

Member Function Documentation

◆ Dialog_Proc()

bool VoxelDebugWindowClass::Dialog_Proc ( HWND hWnd,
UINT message,
WPARAM wParam,
LPARAM  )

Definition at line 80 of file vxldbg.cpp.

◆ Display_Window()

void VoxelDebugWindowClass::Display_Window ( void )

Definition at line 67 of file vxldbg.cpp.


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