Category
Geometry items
, Object
ProTessellation
Function ProTessellationFree
Description
Frees the tessellation data for an individual surface.
Synopsis
#include <
ProSurface.h
>
ProError
ProTessellationFree
(
ProTessellation
tessellation
/* (In)
The tessellation 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