Category Geometry items, Object ProSurfacetessellationinput

Function ProSurfacetessellationinputFree


Description
Frees the handle to the input data used for surface tessellation.
Synopsis
#include <ProSurface.h>
ProErrorProSurfacetessellationinputFree(
ProSurfaceTessellationInput input_data
/* (In)
The input data handle.
*/
)
Returns
PRO_TK_NO_ERRORThe function succeeded.
PRO_TK_BAD_INPUTSOne or more input arguments was invalid.

Manual References:

  1. Core: 3D Geometry: Surface Tessellation
  2. Core: 3D Geometry: Surface Tessellation