Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RavEngine/RavEngine
/ size
Function
size
deps/physx/physx/source/common/src/CmBitMap.h:213–213 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
211
extend(newBitCount);
212
}
213
PxU32 size() const { return getWordCount()*32; }
214
215
void copy(const BitMapBase& a)
216
{
Callers
15
size
Method · 0.50
incFront
Method · 0.50
incBack
Method · 0.50
atEnd
Method · 0.50
nocopyRead
Method · 0.50
read
Method · 0.50
write
Method · 0.50
growBuf
Method · 0.50
reserve
Method · 0.50
write
Method · 0.50
growBuf
Method · 0.50
writeZeros
Method · 0.50
Calls
1
getWordCount
Function · 0.85
Tested by
2
nocopyRead
Method · 0.40
read
Method · 0.40