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

a_feature Struct Reference

Feature. More...

#include <world.h>

Collaboration diagram for a_feature:

Collaboration graph
[legend]
List of all members.

Public Attributes

int type
short id
char * name
char * feattype
a_featurenext
int size
int x
int y
short xmin
short ymin
short xmax
short ymax
int mindiam
int maxdiam
int relabel

Detailed Description

Feature.

Named geographical features.


Member Data Documentation

char* a_feature::feattype
 

its category, such as "island" or "bay" something for syntax? "foo bay" vs "bay of foo"

short a_feature::id
 

which one this is

int a_feature::maxdiam
 

Cache: Maximum diameter.

int a_feature::mindiam
 

Cache: Minimum diameter.

char* a_feature::name
 

the name of the region

struct a_feature* a_feature::next
 

arranged in a linked list

int a_feature::relabel
 

Cace: re label. ???

int a_feature::size
 

Cache: size

int a_feature::type
 

index of the general type

int a_feature::x
 

Cache: x co-ordinate.

short a_feature::xmax
 

Cache: Maximum x co-ordinate.

short a_feature::xmin
 

Cache: Minimum x co-ordinate.

int a_feature::y
 

Cache: y co-ordinate.

short a_feature::ymax
 

Cache: Maximum y co-ordinate.

short a_feature::ymin
 

Cache: Minimum y co-ordinate.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 17 10:29:50 2005 for XconqKernel by doxygen 1.3.6