mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-18 00:06:00 -04:00
This has is the following logic: - QgSBox3d().isNull() == True - QgSBox3d().isNull(0, 0, 0, 0, 0, 0) == False - QgSBox3d().isNull(1, 1, 1, 1, 1, 1) == False