callback object More...
Public Member Functions | |
def | __init__ (self, odmList, searchRadius, minSampleCount, featureList, Filter) |
def | tileFilter (self) |
def | getSamplePoints (self, curPoint) |
def | saveNewAttributes (self, pt, featureValueList, SampleCount) |
def | leafChanged (self, leaf) |
callback notifies about a changed leaf | |
def | process (self, pt) |
callback for processing a point | |
![]() | |
def | __init__ (self) |
Public Attributes | |
Kernel | |
searchRadius | |
Additional Inherited Members | |
![]() | |
def | process (self, *args, **kwargs) |
possible calls: More... | |
def | tileFilter (self, *args, **kwargs) |
possible calls: More... | |
callback object