API-Dokumentation > Surface geometry > Object ProSurfacedata > Function ProSurfacedataMemoryFree
Function ProSurfacedataMemoryFree
Description
Frees the top-level memory used by the surface data structure.
Synopsis
#include <ProSurfacedata.h>
ProSurfacedataMemoryFree
(
ProSurfacedata* p_surf_data
/* (In)
The surface data structure
*/
)
Returns
The function successfully freed the memory.
The argument is invalid.
Sample Code References
User Guide References
War dies hilfreich?