ItemAngleCalculator typedef

ItemAngleCalculator = double Function(int index)

Implementation

typedef double ItemAngleCalculator(int index);