Home
last modified time | relevance | path

Searched refs:m_OpenGLGraphicsIndex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp233 int m_OpenGLGraphicsIndex; member
242 m_OpenGLGraphicsIndex = -1; in clear()
2495 if (visHandle->m_OpenGLGraphicsIndex >= 0) in convertLinkVisualShapes()
2498 graphicsIndex = visHandle->m_OpenGLGraphicsIndex; in convertLinkVisualShapes()
2534 visHandle->m_OpenGLGraphicsIndex = graphicsIndex; in convertLinkVisualShapes()
5836 visualHandle->m_OpenGLGraphicsIndex = -1; in processCreateVisualShapeCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp233 int m_OpenGLGraphicsIndex; member
242 m_OpenGLGraphicsIndex = -1; in clear()
2495 if (visHandle->m_OpenGLGraphicsIndex >= 0) in convertLinkVisualShapes()
2498 graphicsIndex = visHandle->m_OpenGLGraphicsIndex; in convertLinkVisualShapes()
2534 visHandle->m_OpenGLGraphicsIndex = graphicsIndex; in convertLinkVisualShapes()
5836 visualHandle->m_OpenGLGraphicsIndex = -1; in processCreateVisualShapeCommand()