Boron 0.1.0

UCellCoord Struct Reference

UCell structure for coord type. More...


Data Fields

uint8_t type
 UrlanDataType.
uint8_t flags
 Bit field for type-specific properties.
uint16_t len
 Number of integers used in array n.
int16_t n [UR_COORD_MAX]
 Holds six, 16-bit integers.

Detailed Description

UCell structure for coord type.


Field Documentation

UCellCoord::len

Number of integers used in array n.

This will aways be between 2 and 6 for the coord! type.


The documentation for this struct was generated from the following files:
Generated on 27 Jan 2012 by Doxygen 1.5.1