C# Класс DRObjects.LocalMapGeneratorObjects.PatrolRoute

Показать файл Открыть проект

Открытые методы

Метод Описание
GetPatrolRoutes ( IEnumerable points ) : List

Produces a list of grouped patrol routes from a collection of points

Описание методов

GetPatrolRoutes() публичный статический Метод

Produces a list of grouped patrol routes from a collection of points
public static GetPatrolRoutes ( IEnumerable points ) : List
points IEnumerable
Результат List