Home
last modified time | relevance | path

Searched refs:RemoteGUIHelper (Results 1 – 6 of 6) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DRemoteGUIHelper.cpp207 RemoteGUIHelper::RemoteGUIHelper() in RemoteGUIHelper() function in RemoteGUIHelper
216 RemoteGUIHelper::~RemoteGUIHelper() in ~RemoteGUIHelper()
221 bool RemoteGUIHelper::isConnected() const in isConnected()
226 void RemoteGUIHelper::setVisualizerFlag(int flag, int enable) in setVisualizerFlag()
502 void RemoteGUIHelper::removeAllGraphicsInstances() in removeAllGraphicsInstances()
517 void RemoteGUIHelper::removeGraphicsInstance(int graphicsUid) in removeGraphicsInstance()
556 Common2dCanvasInterface* RemoteGUIHelper::get2dCanvasInterface() in get2dCanvasInterface()
566 CommonRenderInterface* RemoteGUIHelper::getRenderInterface() in getRenderInterface()
571 CommonGraphicsApp* RemoteGUIHelper::getAppInterface() in getAppInterface()
576 void RemoteGUIHelper::setUpAxis(int axis) in setUpAxis()
[all …]
H A DRemoteGUIHelper.h7 struct RemoteGUIHelper : public GUIHelperInterface struct
11 RemoteGUIHelper();
13 virtual ~RemoteGUIHelper();
H A DSharedMemoryInProcessPhysicsC_API.cpp304 guiHelper = new RemoteGUIHelper(); in b3CreateInProcessPhysicsServerFromExistingExampleBrowserAndConnect4()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DRemoteGUIHelper.cpp207 RemoteGUIHelper::RemoteGUIHelper() in RemoteGUIHelper() function in RemoteGUIHelper
216 RemoteGUIHelper::~RemoteGUIHelper() in ~RemoteGUIHelper()
221 bool RemoteGUIHelper::isConnected() const in isConnected()
226 void RemoteGUIHelper::setVisualizerFlag(int flag, int enable) in setVisualizerFlag()
502 void RemoteGUIHelper::removeAllGraphicsInstances() in removeAllGraphicsInstances()
517 void RemoteGUIHelper::removeGraphicsInstance(int graphicsUid) in removeGraphicsInstance()
556 Common2dCanvasInterface* RemoteGUIHelper::get2dCanvasInterface() in get2dCanvasInterface()
566 CommonRenderInterface* RemoteGUIHelper::getRenderInterface() in getRenderInterface()
571 CommonGraphicsApp* RemoteGUIHelper::getAppInterface() in getAppInterface()
576 void RemoteGUIHelper::setUpAxis(int axis) in setUpAxis()
[all …]
H A DRemoteGUIHelper.h7 struct RemoteGUIHelper : public GUIHelperInterface struct
11 RemoteGUIHelper();
13 virtual ~RemoteGUIHelper();
H A DSharedMemoryInProcessPhysicsC_API.cpp304 guiHelper = new RemoteGUIHelper(); in b3CreateInProcessPhysicsServerFromExistingExampleBrowserAndConnect4()