bdm-oslandia 0f961e890b
qgsbox3d: Add isNull method
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
2023-07-05 09:12:36 +02:00
..
2023-07-05 09:12:36 +02:00
2021-09-24 11:17:54 +10:00
2023-06-29 20:43:08 +10:00
2021-09-24 11:17:54 +10:00
2021-10-12 14:54:26 +10:00