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

Public Member Functions

 DebugMunkee (const char *fname="debugLog.txt")
 
 ~DebugMunkee ()
 

Public Attributes

FILE * m_fp
 

Detailed Description

Definition at line 69 of file textureCompress.cpp.

Constructor & Destructor Documentation

◆ DebugMunkee()

DebugMunkee::DebugMunkee ( const char * fname = "debugLog.txt")
inline

Definition at line 72 of file textureCompress.cpp.

◆ ~DebugMunkee()

DebugMunkee::~DebugMunkee ( )
inline

Definition at line 73 of file textureCompress.cpp.

Member Data Documentation

◆ m_fp

FILE* DebugMunkee::m_fp

Definition at line 75 of file textureCompress.cpp.


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