Home
last modified time | relevance | path

Searched refs:m_uniqueInt (Results 1 – 14 of 14) sorted by relevance

/dports/devel/bullet/bullet3-3.21/Extras/Serialize/BulletFileLoader/
H A DbChunk.h38 int m_uniqueInt; member
H A DbFile.cpp1580 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1628 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1636 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/bullet/bullet3-3.21/src/Bullet3Serialize/Bullet2FileLoader/
H A Db3Chunk.h38 int m_uniqueInt; member
H A Db3File.cpp1547 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1595 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1603 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Serialize/Bullet2FileLoader/
H A Db3Chunk.h38 int m_uniqueInt; member
H A Db3File.cpp1547 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1595 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1603 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Serialize/Bullet2FileLoader/
H A Db3Chunk.h38 int m_uniqueInt; member
H A Db3File.cpp1547 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1595 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1603 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Serialize/Bullet2FileLoader/
H A Db3Chunk.h38 int m_uniqueInt; member
H A Db3File.cpp1547 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1595 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1603 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/py-bullet3/bullet3-3.21/Extras/Serialize/BulletFileLoader/
H A DbChunk.h38 int m_uniqueInt; member
H A DbFile.cpp1580 chunk.m_uniqueInts[0] = head.m_uniqueInt; in getNextBlock()
1628 chunk.m_uniqueInt = head.m_uniqueInts[0]; in getNextBlock()
1636 chunk.m_uniqueInt = (int)(oldPtr >> 3); in getNextBlock()
/dports/devel/bullet/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp367 int m_uniqueInt; member
/dports/devel/py-bullet3/bullet3-3.21/examples/SharedMemory/
H A DPhysicsServerCommandProcessor.cpp367 int m_uniqueInt; member