MCPcopy Create free account
hub / github.com/NVIDIAGameWorks/PhysX / BitMapBase

Method BitMapBase

physx/source/common/src/CmBitMap.h:73–77  ·  view source on GitHub ↗

PX_SERIALIZATION todo: explicit */

Source from the content-addressed store, hash-verified

71
72 // PX_SERIALIZATION
73 /* todo: explicit */ BitMapBase(const PxEMPTY)
74 {
75 if(mMap)
76 mWordCount |= PX_SIGN_BITMASK;
77 }
78
79 void exportExtraData(PxSerializationContext& stream, void*)
80 {

Callers

nothing calls this directly

Calls 2

isInUserMemoryFunction · 0.85
deallocateMethod · 0.45

Tested by

no test coverage detected