Description | ||||||||
Assigns the angle control value used for the tessellation. | ||||||||
Synopsis | ||||||||
#include <ProSurface.h> | ||||||||
ProError | ProSurfacetessellationinputAnglecontrolSet | ( | ||||||
ProSurfaceTessellationInput input_data | ||||||||
/* (In) | ||||||||
The input data handle. | ||||||||
*/ | ||||||||
double angle_control | ||||||||
/* (In) | ||||||||
The angle control value. | ||||||||
*/ | ||||||||
) | ||||||||
Returns | ||||||||
|