3 #include <unordered_set>
15 bool areVoxelsIntersecting();
16 std::unordered_set<Voxel*> intersectingVoxels();
22 bool m_queryInterrupted;
Definition: voxeltreenode.h:15
Definition: voxeltree.h:9
Definition: voxeltreequery.h:11
Definition: abstractshape.h:7