GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-602118adcc
|
#include <heap.h>
Data Fields | |
void * | pv |
int | n |
unsigned int | un |
long | l |
unsigned long | ul |
void* _dglHeapData::pv |
Definition at line 26 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 30 of file heap.h.
Referenced by NetA_distance_from_points(), and NetA_distance_to_points().