AlgorithmsGetPointsInRangeCost Method |
| Name | Description | |
|---|---|---|
| GetPointsInRangeCostTCell, TPoint(IGridTCell, TPoint, TPoint, FuncTCell, Boolean, FuncTPoint, TPoint, Int32, Int32) | ||
| GetPointsInRangeCostTCell, TPoint(IGridTCell, TPoint, TPoint, FuncTCell, Boolean, FuncTPoint, TPoint, Single, Single) |
A generic function that returns the points in range
based on a given start point, moveRange, and a function that returns the
cost of moving between neighboring cells.
author Justin Kivak
|