mirror of
https://github.com/qgis/QGIS.git
synced 2025-11-01 00:09:14 -04:00
This has is the following logic: - QgSBox3d().isEmpty() == True - QgSBox3d().isEmpty(0, 0, 0, 0, 0, 0) == True - QgSBox3d().isEmpty(1, 1, 1, 1, 1, 1) == True