GlTransformPathNVNative typedef

GlTransformPathNVNative = Void Function(Uint32 resultPath, Uint32 srcPath, Uint32 transformType, Pointer<Float> transformValues)

Implementation

typedef GlTransformPathNVNative = Void Function(Uint32 resultPath,
    Uint32 srcPath, Uint32 transformType, Pointer<Float> transformValues);