mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 20:58:30 +02:00
Removed Whitespace
This commit is contained in:
parent
82df64d5e7
commit
256484cd21
1 changed files with 1 additions and 1 deletions
|
@ -557,7 +557,7 @@ public slots:
|
|||
void setEnableDebugDrawSensorToWorldMatrix(bool isEnabled);
|
||||
void setEnableDebugDrawIKTargets(bool isEnabled);
|
||||
void setEnableDebugDrawIKConstraints(bool isEnabled);
|
||||
void setEnableDebugDrawIKChains(bool isEnabled);
|
||||
void setEnableDebugDrawIKChains(bool isEnabled);
|
||||
|
||||
bool getEnableMeshVisible() const { return _skeletonModel->isVisible(); }
|
||||
void setEnableMeshVisible(bool isEnabled);
|
||||
|
|
Loading…
Reference in a new issue