GlInterpolatePathsNV typedef

GlInterpolatePathsNV = void Function(int resultPath, int pathA, int pathB, double weight)

Implementation

typedef GlInterpolatePathsNV = void Function(
    int resultPath, int pathA, int pathB, double weight);