Updated by Alexander Shishkov about 13 years ago

Patch to add CreateKDTree(), CreateSpillTree(), FindFeatures() [[CreateKDTree]](), [[CreateSpillTree]](), [[FindFeatures]]() and
FindFeaturesBoxed() [[FindFeaturesBoxed]]() to the Python wrappers.
Added a Python example for these functions "featuretree.py".

Back