GlTransformPathNV typedef

GlTransformPathNV = void Function(int resultPath, int srcPath, int transformType, Pointer<Float> transformValues)

Implementation

typedef GlTransformPathNV = void Function(int resultPath, int srcPath,
    int transformType, Pointer<Float> transformValues);