26 #ifndef __TERRALIB_EXAMPLES_SAM_INTERNAL_SAMEXAMPLES_H 27 #define __TERRALIB_EXAMPLES_SAM_INTERNAL_SAMEXAMPLES_H 35 #endif // __TERRALIB_EXAMPLES_SAM_INTERNAL_SAMEXAMPLES_H void IndexPointUsingRTree()
This example shows how to index a set of points using the R-tree spatial access method.
void IndexPointUsingKdTree()
This example shows how to index a set of points using the K-d tree spatial access method...