Inherits from NSObject
Declared in OSTerrain.h

Tasks

Instance Methods

ascentAndDescentBetweenGridPoint:andGridPoint:

- (OSTerrainAscentDescent)ascentAndDescentBetweenGridPoint:(OSGridPoint)point1 andGridPoint:(OSGridPoint)point2

initWithPath:

  • full path to a directory containing the terrain data files
- (id)initWithPath:(NSString *)path

Parameters

path
  • full path to a directory containing the terrain data files

    If a data file for an area is missing, it will be deemed to have a height of 0

Declared In

OSTerrain.h