GRASS Programmer's Manual  6.4.3(2013)-r
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
span-template.c File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int DGL_SPAN_DEPTHFIRST_SPANNING_FUNC (dglGraph_s *pgraphIn, dglGraph_s *pgraphOut, dglInt32_t nVertex, void *pvVisited, dglSpanClip_fn fnClip, void *pvClipArg)
 
int DGL_SPAN_MINIMUM_SPANNING_FUNC (dglGraph_s *pgraphIn, dglGraph_s *pgraphOut, dglInt32_t nVertex, dglSpanClip_fn fnClip, void *pvClipArg)
 

Function Documentation