Expand description
Prime Number Generator and 32-bit DC File Hash generator based off Panda3D.
Structs§
- DCHash
Generator - The following is an excerpt from Panda3D’s source:
- Prime
Number Generator - Prime number generator based off Panda’s.
Traits§
- LegacyDC
Hash - Trait shared by all DC element structures to generate the DC file hash using the same hashing method as the original DClass library from Panda.