Home
last modified time | relevance | path

Searched defs:segmentationMask (Results 1 – 6 of 6) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientExample.cpp906 int segmentationMask = imageData.m_segmentationMaskValues[segmentationMaskPixelIndex]; in stepSimulation() local
H A DPhysicsServerCommandProcessor.cpp3238 int segmentationMask = bodyUniqueId; in processImportedObjects() local
3306 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in processImportedObjects() local
3350 int segmentationMask = bodyUniqueId; in processImportedObjects() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsClientExample.cpp906 int segmentationMask = imageData.m_segmentationMaskValues[segmentationMaskPixelIndex]; in stepSimulation() local
H A DPhysicsServerCommandProcessor.cpp3238 int segmentationMask = bodyUniqueId; in processImportedObjects() local
3306 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in processImportedObjects() local
3350 int segmentationMask = bodyUniqueId; in processImportedObjects() local
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/eglPlugin/
H A DeglRendererVisualShapeConverter.cpp996 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in registerShapeAndInstance() local
1295 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in convertVisualShapes() local
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/eglPlugin/
H A DeglRendererVisualShapeConverter.cpp996 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in registerShapeAndInstance() local
1295 int segmentationMask = bodyUniqueId + ((linkIndex + 1) << 24); in convertVisualShapes() local