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