Ejemplo n.º 1
0
 def GetBoundingBoxCount(self, idx):
     return b.getBoundingBoxCount(self._handle, idx)
Ejemplo n.º 2
0
 def GetBoundingBoxCount(self, array):
     return b.getBoundingBoxCount(self._handle, array)