Category
Geometry items
, Object
ProSurfacetessellationinput
Function ProSurfacetessellationinputFree
Description
Frees the handle to the input data used for surface tessellation.
Synopsis
#include <
ProSurface.h
>
ProError
ProSurfacetessellationinputFree
(
ProSurfaceTessellationInput
input_data
/* (In)
The input data handle.
*/
)
Returns
PRO_TK_NO_ERROR
The function succeeded.
PRO_TK_BAD_INPUTS
One or more input arguments was invalid.
Manual References:
Core: 3D Geometry: Surface Tessellation
Core: 3D Geometry: Surface Tessellation