Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
Ming_setCubicThreshold - Set the threshold used when approximating cubic quadratic shapes.
SYNOPSIS
#include <ming.h>
void Ming_setCubicThreshold(int num);
PARAMETERS
int num
New threshold value.
DESCRIPTION
Set the threshold used when approximating cubic quadratic shapes.
c2man ming.c 1 September 2008 Ming_setCubicThreshold(3)