class TerrainTile extends Model (View source)

Properties

protected $coordinatesType
protected $coordinatesDataType
protected $firstDerivativeType
protected $firstDerivativeDataType
$name
protected $secondDerivativeType
protected $secondDerivativeDataType

Methods

setCoordinates(TileCoordinates $coordinates)

No description

getCoordinates()

No description

setFirstDerivative(FirstDerivativeElevationGrid $firstDerivative)

No description

setName($name)

No description

getName()

No description

setSecondDerivative(SecondDerivativeElevationGrid $secondDerivative)

No description

Details

setCoordinates(TileCoordinates $coordinates)

No description

Parameters

TileCoordinates $coordinates

TileCoordinates getCoordinates()

No description

Return Value

TileCoordinates

setFirstDerivative(FirstDerivativeElevationGrid $firstDerivative)

No description

Parameters

FirstDerivativeElevationGrid $firstDerivative

FirstDerivativeElevationGrid getFirstDerivative()

No description

setName($name)

No description

Parameters

$name

getName()

No description

setSecondDerivative(SecondDerivativeElevationGrid $secondDerivative)

No description

Parameters

SecondDerivativeElevationGrid $secondDerivative

SecondDerivativeElevationGrid getSecondDerivative()

No description