Home
last modified time | relevance | path

Searched refs:m_linkIndexB (Results 1 – 18 of 18) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/plugins/collisionFilterPlugin/
H A DcollisionFilterPlugin.cpp19 int m_linkIndexB; member
27 int linkB = ((m_linkIndexB & 0xff) << 24); in getHash()
43 m_linkIndexB == other.m_linkIndexB; in equals()
60 keyValue.m_linkIndexB = linkIndexB; in setBroadphaseCollisionFilter()
66 b3Swap(keyValue.m_linkIndexA, keyValue.m_linkIndexB); in setBroadphaseCollisionFilter()
70 if (keyValue.m_linkIndexA > keyValue.m_linkIndexB) in setBroadphaseCollisionFilter()
87 keyValue.m_linkIndexB = linkIndexB; in removeBroadphaseCollisionFilter()
92 b3Swap(keyValue.m_linkIndexA, keyValue.m_linkIndexB); in removeBroadphaseCollisionFilter()
96 if (keyValue.m_linkIndexA > keyValue.m_linkIndexB) in removeBroadphaseCollisionFilter()
126 keyValue.m_linkIndexB = linkIndexB; in needsBroadphaseCollision()
[all …]
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/plugins/collisionFilterPlugin/
H A DcollisionFilterPlugin.cpp19 int m_linkIndexB; member
27 int linkB = ((m_linkIndexB & 0xff) << 24); in getHash()
43 m_linkIndexB == other.m_linkIndexB; in equals()
60 keyValue.m_linkIndexB = linkIndexB; in setBroadphaseCollisionFilter()
66 b3Swap(keyValue.m_linkIndexA, keyValue.m_linkIndexB); in setBroadphaseCollisionFilter()
70 if (keyValue.m_linkIndexA > keyValue.m_linkIndexB) in setBroadphaseCollisionFilter()
87 keyValue.m_linkIndexB = linkIndexB; in removeBroadphaseCollisionFilter()
92 b3Swap(keyValue.m_linkIndexA, keyValue.m_linkIndexB); in removeBroadphaseCollisionFilter()
96 if (keyValue.m_linkIndexA > keyValue.m_linkIndexB) in removeBroadphaseCollisionFilter()
126 keyValue.m_linkIndexB = linkIndexB; in needsBroadphaseCollision()
[all …]
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A Db3RobotSimulatorClientAPI_NoDirect.h453 int m_linkIndexB; member
459 m_linkIndexB(-2) in b3RobotSimulatorGetContactPointsArgs()
H A DSharedMemoryCommands.h798 int m_linkIndexB; member
944 int m_linkIndexB; // only if STATE_LOGGING_FILTER_LINK_INDEX_B flag is set member
H A DSharedMemoryPublic.h684 int m_linkIndexB; member
H A Db3RobotSimulatorClientAPI_NoDirect.cpp2059 if (args.m_linkIndexB >= -1) in getContactPoints()
2061 b3SetContactFilterLinkB(command, args.m_linkIndexB); in getContactPoints()
2097 if (args.m_linkIndexB >= -1) in getClosestPoints()
2099 b3SetClosestDistanceFilterLinkB(command, args.m_linkIndexB); in getClosestPoints()
H A DPhysicsServerCommandProcessor.cpp1438 int m_linkIndexB; member
1450 m_linkIndexB(-2), in ContactPointsStateLogger()
1512 if (m_filterLinkB && (m_linkIndexB != linkIndexB)) in logState()
3896 …Flags & STATE_LOGGING_FILTER_LINK_INDEX_B) && clientCmd.m_stateLoggingArguments.m_linkIndexB >= -1) in processStateLoggingCommand()
3899 logger->m_linkIndexB = clientCmd.m_stateLoggingArguments.m_linkIndexB; in processStateLoggingCommand()
6809 clientCmd.m_collisionFilterArgs.m_linkIndexB, in processCollisionFilterCommand()
8168 pt.m_linkIndexB = linkIndexB; in processRequestDeformableContactpointHelper()
8359 pt.m_linkIndexB = linkIndexB; in processRequestContactpointInformationCommand()
8570 int m_linkIndexB; in processRequestContactpointInformationCommand() member
8618 pt.m_linkIndexB = m_linkIndexB; in processRequestContactpointInformationCommand()
[all …]
H A DPhysicsClientC_API.cpp5439 command->m_collisionFilterArgs.m_linkIndexB = -2; in b3CollisionFilterCommandInit()
5455 command->m_collisionFilterArgs.m_linkIndexB = linkIndexB; in b3SetCollisionFilterPair()
5970 command->m_stateLoggingArguments.m_linkIndexB = linkIndexB; in b3StateLoggingSetLinkIndexB()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DSharedMemoryCommands.h798 int m_linkIndexB; member
944 int m_linkIndexB; // only if STATE_LOGGING_FILTER_LINK_INDEX_B flag is set member
H A Db3RobotSimulatorClientAPI_NoDirect.h453 int m_linkIndexB; member
459 m_linkIndexB(-2) in b3RobotSimulatorGetContactPointsArgs()
H A DSharedMemoryPublic.h684 int m_linkIndexB; member
H A Db3RobotSimulatorClientAPI_NoDirect.cpp2059 if (args.m_linkIndexB >= -1) in getContactPoints()
2061 b3SetContactFilterLinkB(command, args.m_linkIndexB); in getContactPoints()
2097 if (args.m_linkIndexB >= -1) in getClosestPoints()
2099 b3SetClosestDistanceFilterLinkB(command, args.m_linkIndexB); in getClosestPoints()
H A DPhysicsServerCommandProcessor.cpp1438 int m_linkIndexB; member
1450 m_linkIndexB(-2), in ContactPointsStateLogger()
1512 if (m_filterLinkB && (m_linkIndexB != linkIndexB)) in logState()
3896 …Flags & STATE_LOGGING_FILTER_LINK_INDEX_B) && clientCmd.m_stateLoggingArguments.m_linkIndexB >= -1) in processStateLoggingCommand()
3899 logger->m_linkIndexB = clientCmd.m_stateLoggingArguments.m_linkIndexB; in processStateLoggingCommand()
6809 clientCmd.m_collisionFilterArgs.m_linkIndexB, in processCollisionFilterCommand()
8168 pt.m_linkIndexB = linkIndexB; in processRequestDeformableContactpointHelper()
8359 pt.m_linkIndexB = linkIndexB; in processRequestContactpointInformationCommand()
8570 int m_linkIndexB; in processRequestContactpointInformationCommand() member
8618 pt.m_linkIndexB = m_linkIndexB; in processRequestContactpointInformationCommand()
[all …]
H A DPhysicsClientC_API.cpp5439 command->m_collisionFilterArgs.m_linkIndexB = -2; in b3CollisionFilterCommandInit()
5455 command->m_collisionFilterArgs.m_linkIndexB = linkIndexB; in b3SetCollisionFilterPair()
5970 command->m_stateLoggingArguments.m_linkIndexB = linkIndexB; in b3StateLoggingSetLinkIndexB()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp146 srcPt.m_linkIndexB = udB->m_linkIndex; in onContact()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/physx/
H A DPhysXServerCommandProcessor.cpp146 srcPt.m_linkIndexB = udB->m_linkIndex; in onContact()
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/unity3d/autogen/
H A DNativeMethods.cs920 public int m_linkIndexB; field
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/
H A Dpybullet.c8030 PyInt_FromLong(contactPointPtr->m_contactPointData[i].m_linkIndexB); in MyConvertContactPoint()