Description | ||||||||
Assigns the maximum step size value used for the tessellation. | ||||||||
Synopsis | ||||||||
#include <ProSurface.h> | ||||||||
ProError | ProSurfacetessellationinputStepsizeSet | ( | ||||||
ProSurfaceTessellationInput input_data | ||||||||
/* (In) | ||||||||
The input data handle. | ||||||||
*/ | ||||||||
double step_size | ||||||||
/* (In) | ||||||||
The maximum step size value. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|