Documentación de la API
>
Creating import and custom geometry
>
Object ProQuiltdata
> Function ProQuiltdataFree
Function ProQuiltdataFree
Description
Frees all the underlying memory used by the quilt data structure.
Synopsis
#include <
ProQuiltdata.h
>
ProError
ProQuiltdataFree
(
ProQuiltdata
* p_quilt_data
/* (In)
The quilt data structure
*/
)
Returns
PRO_TK_NO_ERROR
The function successfully freed the memory.
PRO_TK_BAD_INPUTS
The argument is invalid.
Sample Code References
pt_examples ( TestGeomdata.c )
User Guide References
Geometry of Quilts:ProQuiltdataFree
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado