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
2023-04-05 11:17:19 +10:00
2023-01-27 15:39:09 +10:00
2023-04-23 07:10:03 +02:00
2023-04-29 14:25:11 +02:00