getPentagonIndexes abstract method

List<BigInt> getPentagonIndexes(
  1. int res
)

Get the twelve pentagon indexes at a given resolution.

Implementation

List<BigInt> getPentagonIndexes(int res);