mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 19:04:32 +02:00
MyAvatar updates the entity-server about queryAACubes of children entities
This commit is contained in:
parent
2e1727610e
commit
cbed542682
1 changed files with 2 additions and 0 deletions
|
@ -254,6 +254,8 @@ public:
|
|||
|
||||
void setLinePointsDirty() {_linePointsChanged = true; }
|
||||
|
||||
void setQueryAACubeDirty() { _queryAACubeChanged = true; }
|
||||
|
||||
void setCreated(QDateTime& v);
|
||||
|
||||
bool hasTerseUpdateChanges() const;
|
||||
|
|
Loading…
Reference in a new issue