GlGetPathMetricRangeNV typedef

GlGetPathMetricRangeNV = void Function(int texunit, int target, int level, int pname, Pointer<Float> params)

Implementation

typedef GlGetPathMetricRangeNV = void Function(int metricQueryMask,
    int firstPathName, int numPaths, int stride, Pointer<Float> metrics);