Home
last modified time | relevance | path

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

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13687 b3VisualShapeData* visualShapeStoragePtr = (b3VisualShapeData*)bufferServerToClient; in processRequestVisualShapeInfoCommand() local
13694 visualShapeStoragePtr); in processRequestVisualShapeInfoCommand()
13698 if (visualShapeStoragePtr->m_tinyRendererTextureId >= 0) in processRequestVisualShapeInfoCommand()
13707 if (texH && (texH->m_tinyRendererTextureId == visualShapeStoragePtr->m_tinyRendererTextureId)) in processRequestVisualShapeInfoCommand()
13709 visualShapeStoragePtr->m_openglTextureId = texH->m_openglTextureId; in processRequestVisualShapeInfoCommand()
13710 visualShapeStoragePtr->m_textureUniqueId = texHandle; in processRequestVisualShapeInfoCommand()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp13687 b3VisualShapeData* visualShapeStoragePtr = (b3VisualShapeData*)bufferServerToClient; in processRequestVisualShapeInfoCommand() local
13694 visualShapeStoragePtr); in processRequestVisualShapeInfoCommand()
13698 if (visualShapeStoragePtr->m_tinyRendererTextureId >= 0) in processRequestVisualShapeInfoCommand()
13707 if (texH && (texH->m_tinyRendererTextureId == visualShapeStoragePtr->m_tinyRendererTextureId)) in processRequestVisualShapeInfoCommand()
13709 visualShapeStoragePtr->m_openglTextureId = texH->m_openglTextureId; in processRequestVisualShapeInfoCommand()
13710 visualShapeStoragePtr->m_textureUniqueId = texHandle; in processRequestVisualShapeInfoCommand()