From d1c812f1162e5fdb13c215792725b2591d7428f5 Mon Sep 17 00:00:00 2001 From: Sheikh Dawood Abdul Ajees Date: Fri, 15 Sep 2017 15:41:57 -0500 Subject: PhysX 3.4.1, APEX 1.4.1 Release @22845541 --- APEX_1.4/common/include/ApexSDKIntl.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'APEX_1.4/common/include/ApexSDKIntl.h') diff --git a/APEX_1.4/common/include/ApexSDKIntl.h b/APEX_1.4/common/include/ApexSDKIntl.h index c76767af..4d4e7bf1 100644 --- a/APEX_1.4/common/include/ApexSDKIntl.h +++ b/APEX_1.4/common/include/ApexSDKIntl.h @@ -197,6 +197,8 @@ public: virtual void unregisterPhysXIndicatorGpuClient(PhysXGpuIndicator* gpuIndicator) = 0; #endif + virtual bool isParticlesSupported() const = 0; + virtual ModuleIntl *getInternalModule(Module *module) = 0; virtual Module *getModule(ModuleIntl *module) = 0; -- cgit v1.2.3