Category Geometry items, Object ProTessellation

Function ProTessellationFree


Description
Frees the tessellation data for an individual surface.
Synopsis
#include <ProSurface.h>
ProErrorProTessellationFree(
ProTessellation tessellation
/* (In)
The tessellation 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