Data Structures |
|
OverviewTAL classes use data structures to simplify the management of related data. All data structures have public members, and are declared in namespace tal. RANGEDeclared in "soiltex.h" Range of values
TEXTUREDeclared in "soiltex.h" Soil texture class definition
MODBODDeclared in "soiltex.h" Modified border definition
POINTDeclared in "polygon.h" A point in a two-dimensional Cartesian coordinate system
POSITIONDeclared in "polygon.h" Position of a point within a polygon, where INTERIOR is within the polygon; EXTERIOR is completely outside the polygon; VERTEX is at the polygon vertex; EDGE is at the polygon boundary (border); and NONE denotes error.
|
|
|
|
|
|
|
|
| updated: 02-Mar-2001 |