Crystal AI  1.0.0
Crystal.PcgExtended Member List

This is the complete list of members for Crystal.PcgExtended, including all inherited members.

CurrentStream()Crystal.PcgExtendedinline
DefaultCrystal.PcgExtendedstatic
Equidistribution()Crystal.PcgExtendedinline
EquidistributionPow2()Crystal.PcgExtendedinline
Next()Crystal.PcgExtendedinline
Next(int maxExclusive)Crystal.PcgExtendedinline
Next(int minInclusive, int maxExclusive)Crystal.PcgExtendedinline
NextBool()Crystal.PcgExtendedinline
NextBools(int count)Crystal.PcgExtendedinline
NextByte()Crystal.PcgExtendedinline
NextBytes(int count)Crystal.PcgExtendedinline
NextDouble()Crystal.PcgExtendedinline
NextDouble(double maxInclusive)Crystal.PcgExtendedinline
NextDouble(double minInclusive, double maxInclusive)Crystal.PcgExtendedinline
NextDoubles(int count)Crystal.PcgExtendedinline
NextDoubles(int count, double maxInclusive)Crystal.PcgExtendedinline
NextDoubles(int count, double minInclusive, double maxInclusive)Crystal.PcgExtendedinline
NextFloat()Crystal.PcgExtendedinline
NextFloat(float maxInclusive)Crystal.PcgExtendedinline
NextFloat(float minInclusive, float maxInclusive)Crystal.PcgExtendedinline
NextFloats(int count)Crystal.PcgExtendedinline
NextFloats(int count, float maxInclusive)Crystal.PcgExtendedinline
NextFloats(int count, float minInclusive, float maxInclusive)Crystal.PcgExtendedinline
NextInts(int count)Crystal.PcgExtendedinline
NextInts(int count, int maxExclusive)Crystal.PcgExtendedinline
NextInts(int count, int minInclusive, int maxExclusive)Crystal.PcgExtendedinline
NextUInt()Crystal.PcgExtendedinline
NextUInt(uint maxExclusive)Crystal.PcgExtendedinline
NextUInt(uint minInclusive, uint maxExclusive)Crystal.PcgExtendedinline
NextUInts(int count)Crystal.PcgExtendedinline
NextUInts(int count, uint maxExclusive)Crystal.PcgExtendedinline
NextUInts(int count, uint minInclusive, uint maxExclusive)Crystal.PcgExtendedinline
PcgExtended()Crystal.PcgExtendedinline
PcgExtended(int seed)Crystal.PcgExtendedinline
PcgExtended(ulong seed)Crystal.PcgExtendedinline
PcgExtended(int seed, int sequence)Crystal.PcgExtendedinline
PcgExtended(ulong seed, ulong sequence)Crystal.PcgExtendedinline
PcgExtended(int seed, int tablePow2, int advancePow2)Crystal.PcgExtendedinline
PcgExtended(ulong seed, int tablePow2, int advancePow2)Crystal.PcgExtendedinline
PcgExtended(int seed, int sequence, int tablePow2, int advancePow2)Crystal.PcgExtendedinline
PcgExtended(ulong seed, ulong sequence, int tablePow2, int advancePow2)Crystal.PcgExtendedinline
PeriodPow2()Crystal.PcgExtendedinline
SetStream(int sequence)Crystal.PcgExtendedinline
SetStream(ulong sequence)Crystal.PcgExtendedinline