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

Public Attributes

UnsignedByte idLength
 
UnsignedByte colorMapType
 
UnsignedByte imageType
 
UnsignedByte colorMapInfo [5]
 
Short xOrigin
 
Short yOrigin
 
Short imageWidth
 
Short imageHeight
 
UnsignedByte pixelDepth
 
UnsignedByte flags
 

Detailed Description

Definition at line 1314 of file WorldHeightMap.cpp.

Member Data Documentation

◆ colorMapInfo

UnsignedByte TTargaHeader::colorMapInfo[5]

Definition at line 1318 of file WorldHeightMap.cpp.

◆ colorMapType

UnsignedByte TTargaHeader::colorMapType

Definition at line 1316 of file WorldHeightMap.cpp.

◆ flags

UnsignedByte TTargaHeader::flags

Definition at line 1324 of file WorldHeightMap.cpp.

◆ idLength

UnsignedByte TTargaHeader::idLength

Definition at line 1315 of file WorldHeightMap.cpp.

◆ imageHeight

Short TTargaHeader::imageHeight

Definition at line 1322 of file WorldHeightMap.cpp.

◆ imageType

UnsignedByte TTargaHeader::imageType

Definition at line 1317 of file WorldHeightMap.cpp.

◆ imageWidth

Short TTargaHeader::imageWidth

Definition at line 1321 of file WorldHeightMap.cpp.

◆ pixelDepth

UnsignedByte TTargaHeader::pixelDepth

Definition at line 1323 of file WorldHeightMap.cpp.

◆ xOrigin

Short TTargaHeader::xOrigin

Definition at line 1319 of file WorldHeightMap.cpp.

◆ yOrigin

Short TTargaHeader::yOrigin

Definition at line 1320 of file WorldHeightMap.cpp.


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