Module hashgen

Source
Expand description

Prime Number Generator and 32-bit DC File Hash generator based off Panda3D.

Structs§

DCHashGenerator
The following is an excerpt from Panda3D’s source:
PrimeNumberGenerator
Prime number generator based off Panda’s.

Traits§

LegacyDCHash
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.