Beispiel #1
0
 def intersects(self, other):
     return capi.prepared_intersects(self.ptr, other.ptr)
 def intersects(self, other):
     return capi.prepared_intersects(self.ptr, other.ptr)