Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SQTRNode Struct Reference

#include <QTR.h>

List of all members.

Public Attributes

unsigned char type
short center
unsigned short nwNode
unsigned short neNode
unsigned short swNode
unsigned short seNode
struct {
   unsigned short   nwNode
   unsigned short   neNode
   unsigned short   swNode
   unsigned short   seNode
branchData
short nwElevation
short neElevation
short swElevation
short seElevation
struct {
   short   nwElevation
   short   neElevation
   short   swElevation
   short   seElevation
leafData
unsigned long offset
unsigned long dummy
struct {
   unsigned long   offset
   unsigned long   dummy
rasterData


Detailed Description

Definition at line 44 of file QTR.h.


Member Data Documentation

struct { ... } SQTRNode::branchData
 

Referenced by CQTRFile::Dump(), CQTRFile::Load(), and CQTRFile::Search().

short SQTRNode::center
 

Definition at line 46 of file QTR.h.

Referenced by CQTRFile::Dump(), CQTRFile::Load(), and CQTRFile::Search().

unsigned long SQTRNode::dummy
 

Definition at line 62 of file QTR.h.

struct { ... } SQTRNode::leafData
 

Referenced by CQTRFile::Dump(), CQTRFile::Load(), and CQTRFile::Search().

short SQTRNode::neElevation
 

Definition at line 56 of file QTR.h.

unsigned short SQTRNode::neNode
 

Definition at line 50 of file QTR.h.

short SQTRNode::nwElevation
 

Definition at line 55 of file QTR.h.

unsigned short SQTRNode::nwNode
 

Definition at line 49 of file QTR.h.

unsigned long SQTRNode::offset
 

Definition at line 61 of file QTR.h.

struct { ... } SQTRNode::rasterData
 

Referenced by CQTRFile::Dump(), CQTRFile::Load(), and CQTRFile::Search().

short SQTRNode::seElevation
 

Definition at line 58 of file QTR.h.

unsigned short SQTRNode::seNode
 

Definition at line 52 of file QTR.h.

short SQTRNode::swElevation
 

Definition at line 57 of file QTR.h.

unsigned short SQTRNode::swNode
 

Definition at line 51 of file QTR.h.

unsigned char SQTRNode::type
 

Definition at line 45 of file QTR.h.

Referenced by CQTRFile::Dump(), CQTRFile::Load(), and CQTRFile::Search().


The documentation for this struct was generated from the following file:
SourceForge.net Logo Documentation generated by doxygen