14 #ifndef PX_PHYSICS_EXTENSIONS_VISUAL_DEBUGGER_H
15 #define PX_PHYSICS_EXTENSIONS_VISUAL_DEBUGGER_H
23 #include "physxvisualdebuggersdk/PvdConnectionManager.h"
24 #include "physxvisualdebuggersdk/PvdConnection.h"
28 namespace physx {
namespace debugger {
namespace comm {
30 class PvdConnectionManager;
119 static PxVisualDebuggerConnection* createConnection( PxVisualDebuggerConnectionManager* inMgr
122 ,
unsigned int inTimeoutInMilliseconds
137 static PxVisualDebuggerConnection* createConnection( PxVisualDebuggerConnectionManager* inMgr
138 ,
const char* filename
162 #endif // PX_PHYSICS_EXTENSIONS_VISUAL_DEBUGGER_H