Documentación de la API > Geometry items > Object ProSurfacetessellationinput > Function ProSurfacetessellationinputAlloc
Function ProSurfacetessellationinputAlloc
Description
Allocates the handle to the input data used for surface tessellation.
Synopsis
#include <ProSurface.h>
ProSurfacetessellationinputAlloc
(
/* (Out)
The input data handle.
*/
)
Returns
The function succeeded.
One or more input arguments was invalid.
Sample Code References
User Guide References
¿Fue esto útil?