aboutsummaryrefslogtreecommitdiff
path: root/NvCloth/samples/SampleBase/ui/CommonUIController.h
diff options
context:
space:
mode:
Diffstat (limited to 'NvCloth/samples/SampleBase/ui/CommonUIController.h')
-rw-r--r--NvCloth/samples/SampleBase/ui/CommonUIController.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/NvCloth/samples/SampleBase/ui/CommonUIController.h b/NvCloth/samples/SampleBase/ui/CommonUIController.h
index 47953b7..04b7a20 100644
--- a/NvCloth/samples/SampleBase/ui/CommonUIController.h
+++ b/NvCloth/samples/SampleBase/ui/CommonUIController.h
@@ -85,7 +85,7 @@ class CommonUIController : public ISampleController
std::queue<DelayedCall> m_delayedCalls;
float m_dt;
-
+ bool m_drawGui;
};
#endif \ No newline at end of file