card.c File Reference

#include "index.h"
#include "card.h"

Include dependency graph for card.c:

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 34 of file card.c.

References LEAFCARD.

int RTreeGetNodeMax ( void   ) 

Definition at line 33 of file card.c.

References NODECARD.

int RTreeSetLeafMax ( int  new_max  ) 

Definition at line 32 of file card.c.

References LEAFCARD.

int RTreeSetNodeMax ( int  new_max  ) 

Definition at line 31 of file card.c.

References NODECARD.


Variable Documentation

int LEAFCARD = MAXCARD

int NODECARD = MAXCARD


Generated on Sun Apr 6 17:32:46 2008 for GRASS by  doxygen 1.5.5