GlTransformPathNV typedef

GlTransformPathNV = void Function(int framebuffer, int buffer, int drawbuffer, Pointer<Float> value)

Implementation

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