Add locking mechanism to prevent updating transform/parent
This commit is contained in:
@@ -70,6 +70,8 @@ public:
|
||||
void updateBoundingBox();
|
||||
void updateTransform();
|
||||
|
||||
void lock();
|
||||
|
||||
void dumpMe(FILE * fp);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user