GRASS 8 Programmer's Manual 8.6.0dev(2026)-1d1e47ad9d
Loading...
Searching...
No Matches
sp-template.c File Reference
#include <grass/gis.h>
Include dependency graph for sp-template.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int DGL_SP_CACHE_INITIALIZE_FUNC (dglGraph_s *pgraph, dglSPCache_s *pCache, dglInt32_t nStart)
 
void DGL_SP_CACHE_RELEASE_FUNC (dglGraph_s *pgraph, dglSPCache_s *pCache)
 

Function Documentation

◆ DGL_SP_CACHE_INITIALIZE_FUNC()

int DGL_SP_CACHE_INITIALIZE_FUNC ( dglGraph_s pgraph,
dglSPCache_s pCache,
dglInt32_t  nStart 
)

◆ DGL_SP_CACHE_RELEASE_FUNC()

void DGL_SP_CACHE_RELEASE_FUNC ( dglGraph_s pgraph,
dglSPCache_s pCache 
)