JunkBox_Lib++ (for Windows) 1.10.1
Loading...
Searching...
No Matches
RasHead Struct Reference

#include <gheader.h>

Public Attributes

int ras_magic
 
int ras_width
 
int ras_height
 
int ras_depth
 
int ras_length
 
int ras_type
 
int ras_maptype
 
int ras_maplength
 

Detailed Description

Definition at line 82 of file gheader.h.

Member Data Documentation

◆ ras_depth

int ras_depth

Definition at line 86 of file gheader.h.

Referenced by jbxl::readRasData(), and jbxl::writeRasData().

◆ ras_height

int ras_height

Definition at line 85 of file gheader.h.

Referenced by jbxl::readRasData(), and jbxl::writeRasData().

◆ ras_length

int ras_length

Definition at line 87 of file gheader.h.

Referenced by jbxl::readRasData(), and jbxl::writeRasData().

◆ ras_magic

int ras_magic

Definition at line 83 of file gheader.h.

Referenced by jbxl::writeRasData().

◆ ras_maplength

int ras_maplength

Definition at line 90 of file gheader.h.

Referenced by jbxl::readRasData(), and jbxl::writeRasData().

◆ ras_maptype

int ras_maptype

Definition at line 89 of file gheader.h.

Referenced by jbxl::writeRasData().

◆ ras_type

int ras_type

Definition at line 88 of file gheader.h.

Referenced by jbxl::writeRasData().

◆ ras_width

int ras_width

Definition at line 84 of file gheader.h.

Referenced by jbxl::readRasData(), and jbxl::writeRasData().


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