GlInterpolatePathsNVNative typedef
GlInterpolatePathsNVNative =
Void Function(Uint32 resultPath, Uint32 pathA, Uint32 pathB, Float weight)
Implementation
typedef GlInterpolatePathsNVNative = Void Function(
Uint32 resultPath, Uint32 pathA, Uint32 pathB, Float weight);