mirror of
https://github.com/overte-org/overte.git
synced 2025-04-22 23:53:48 +02:00
whitespace
This commit is contained in:
parent
4e7d191fb1
commit
dc34c025bd
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ public:
|
|||
|
||||
virtual ~Rig() {}
|
||||
|
||||
RigPointer getRigPointer() { return shared_from_this(); }
|
||||
RigPointer getRigPointer() { return shared_from_this(); }
|
||||
|
||||
AnimationHandlePointer createAnimationHandle();
|
||||
void removeAnimationHandle(const AnimationHandlePointer& handle);
|
||||
|
|
Loading…
Reference in a new issue