mirror of
https://github.com/overte-org/overte.git
synced 2025-04-19 15:43:50 +02:00
try again on queryAACube
This commit is contained in:
parent
5eadc265af
commit
e8a03b725f
1 changed files with 1 additions and 0 deletions
|
@ -781,6 +781,7 @@ void SpatiallyNestable::setQueryAACube(const AACube& queryAACube) {
|
|||
if (queryAACube.getScale() > 0.0f) {
|
||||
_queryAACubeSet = true;
|
||||
}
|
||||
checkAndAdjustQueryAACube();
|
||||
}
|
||||
|
||||
bool SpatiallyNestable::queryAABoxNeedsUpdate() const {
|
||||
|
|
Loading…
Reference in a new issue