GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
#include <heap.h>
Data Fields | |
void * | pv |
int | n |
unsigned int | un |
long | l |
unsigned long | ul |
void* _dglHeapData::pv |
Definition at line 27 of file heap.h.
Referenced by DGL_SPAN_MINIMUM_SPANNING_FUNC(), NetA_timetable_shortest_path(), and NetA_update_dijkstra().
unsigned long _dglHeapData::ul |
Definition at line 31 of file heap.h.
Referenced by NetA_distance_from_points(), and NetA_distance_to_points().