pe_factory_gtlist_del

Removes a gtlist of geographic transformation objects

Usage syntax

void pe_factory_gtlist_del (PE_GTLIST_T *gtlist);

Parameters
gtlist The list of geographic transformation objects
Description

Releases the memory allocated to the specified pe_gtlist_t structure of geographic transformation objects.

Returns

None