card.c File Reference

#include "index.h"
Include dependency graph for card.c:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int RTreeSetNodeMax (int new_max)
int RTreeSetLeafMax (int new_max)
int RTreeGetNodeMax (void)
int RTreeGetLeafMax (void)

Variables

int NODECARD = MAXCARD
int LEAFCARD = MAXCARD

Function Documentation

int RTreeGetLeafMax ( void   ) 

Definition at line 44 of file card.c.

References LEAFCARD.

int RTreeGetNodeMax ( void   ) 

Definition at line 40 of file card.c.

References NODECARD.

int RTreeSetLeafMax ( int  new_max  ) 

Definition at line 36 of file card.c.

References LEAFCARD.

int RTreeSetNodeMax ( int  new_max  ) 

Definition at line 32 of file card.c.

References NODECARD.


Variable Documentation

int LEAFCARD = MAXCARD
int NODECARD = MAXCARD
Generated on Tue Apr 6 13:28:12 2010 for GRASS Programmer's Manual by  doxygen 1.6.3