Home
last modified time | relevance | path

Searched refs:getNumDebugLines (Results 1 – 24 of 24) sorted by relevance

/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsLoopBack.cpp156 int PhysicsLoopBack::getNumDebugLines() const in getNumDebugLines() function in PhysicsLoopBack
158 return m_data->m_physicsClient->getNumDebugLines(); in getNumDebugLines()
H A DPhysicsClient.h52 virtual int getNumDebugLines() const = 0;
H A DPhysicsLoopBack.h64 virtual int getNumDebugLines() const;
H A DPhysicsClientSharedMemory.h66 virtual int getNumDebugLines() const;
H A DPhysicsDirect.h91 virtual int getNumDebugLines() const;
H A DPhysicsDirect.cpp1643 int PhysicsDirect::getNumDebugLines() const in getNumDebugLines() function in PhysicsDirect
1650 if (getNumDebugLines()) in getDebugLinesFrom()
1658 if (getNumDebugLines()) in getDebugLinesTo()
1666 if (getNumDebugLines()) in getDebugLinesColor()
H A DPhysicsClientSharedMemory.cpp2115 int PhysicsClientSharedMemory::getNumDebugLines() const { return m_data->m_debugLinesFrom.size(); } in getNumDebugLines() function in PhysicsClientSharedMemory
H A DPhysicsClientC_API.cpp4141 lines->m_numDebugLines = cl->getNumDebugLines(); in b3GetDebugLines()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsLoopBack.cpp156 int PhysicsLoopBack::getNumDebugLines() const in getNumDebugLines() function in PhysicsLoopBack
158 return m_data->m_physicsClient->getNumDebugLines(); in getNumDebugLines()
H A DPhysicsClient.h52 virtual int getNumDebugLines() const = 0;
H A DPhysicsLoopBack.h64 virtual int getNumDebugLines() const;
H A DPhysicsClientSharedMemory.h66 virtual int getNumDebugLines() const;
H A DPhysicsDirect.h91 virtual int getNumDebugLines() const;
H A DPhysicsDirect.cpp1643 int PhysicsDirect::getNumDebugLines() const in getNumDebugLines() function in PhysicsDirect
1650 if (getNumDebugLines()) in getDebugLinesFrom()
1658 if (getNumDebugLines()) in getDebugLinesTo()
1666 if (getNumDebugLines()) in getDebugLinesColor()
H A DPhysicsClientSharedMemory.cpp2115 int PhysicsClientSharedMemory::getNumDebugLines() const { return m_data->m_debugLinesFrom.size(); } in getNumDebugLines() function in PhysicsClientSharedMemory
H A DPhysicsClientC_API.cpp4141 lines->m_numDebugLines = cl->getNumDebugLines(); in b3GetDebugLines()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/dart/
H A DDARTPhysicsClient.h78 virtual int getNumDebugLines() const;
H A DDARTPhysicsClient.cpp1347 int DARTPhysicsClient::getNumDebugLines() const in getNumDebugLines() function in DARTPhysicsClient
1354 if (getNumDebugLines()) in getDebugLinesFrom()
1362 if (getNumDebugLines()) in getDebugLinesTo()
1370 if (getNumDebugLines()) in getDebugLinesColor()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/mujoco/
H A DMuJoCoPhysicsClient.h78 virtual int getNumDebugLines() const;
H A DMuJoCoPhysicsClient.cpp1348 int MuJoCoPhysicsClient::getNumDebugLines() const in getNumDebugLines() function in MuJoCoPhysicsClient
1355 if (getNumDebugLines()) in getDebugLinesFrom()
1363 if (getNumDebugLines()) in getDebugLinesTo()
1371 if (getNumDebugLines()) in getDebugLinesColor()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/mujoco/
H A DMuJoCoPhysicsClient.h78 virtual int getNumDebugLines() const;
H A DMuJoCoPhysicsClient.cpp1348 int MuJoCoPhysicsClient::getNumDebugLines() const in getNumDebugLines() function in MuJoCoPhysicsClient
1355 if (getNumDebugLines()) in getDebugLinesFrom()
1363 if (getNumDebugLines()) in getDebugLinesTo()
1371 if (getNumDebugLines()) in getDebugLinesColor()
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/dart/
H A DDARTPhysicsClient.h78 virtual int getNumDebugLines() const;
H A DDARTPhysicsClient.cpp1347 int DARTPhysicsClient::getNumDebugLines() const in getNumDebugLines() function in DARTPhysicsClient
1354 if (getNumDebugLines()) in getDebugLinesFrom()
1362 if (getNumDebugLines()) in getDebugLinesTo()
1370 if (getNumDebugLines()) in getDebugLinesColor()