LeviLamina
Loading...
Searching...
No Matches
NoiseUtils::DoublesForFloatsRandom Class Reference
+ Inheritance diagram for NoiseUtils::DoublesForFloatsRandom:

Public Member Functions

virtual float nextFloat ()
 
MCAPI void $dtor ()
 
MCAPI float $nextFloat ()
 
virtual int nextInt ()
 
virtual int nextInt (int const bound)
 
virtual int64 nextLong ()
 
virtual bool nextBoolean ()
 
virtual double nextDouble ()
 
virtual double nextGaussianDouble ()
 
virtual void consumeCount (uint count)
 
virtual ::std::unique_ptr<::IRandomfork ()
 
MCAPI int $nextInt ()
 
MCAPI int $nextInt (int const bound)
 
MCAPI int64 $nextLong ()
 
MCAPI bool $nextBoolean ()
 
MCAPI double $nextDouble ()
 
MCAPI double $nextGaussianDouble ()
 
MCAPI void $consumeCount (uint count)
 
MCAPI ::std::unique_ptr<::IRandom$fork ()
 
virtual ::std::unique_ptr<::IPositionalRandomFactoryforkPositional ()
 
MCAPI ::std::unique_ptr<::IPositionalRandomFactory$forkPositional ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk9d98e9
 

Member Function Documentation

◆ nextFloat()

virtual float NoiseUtils::DoublesForFloatsRandom::nextFloat ( )
virtual

Reimplemented from NoiseUtils::DelegatingRandom.

◆ $dtor()

MCAPI void NoiseUtils::DoublesForFloatsRandom::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextFloat()

MCAPI float NoiseUtils::DoublesForFloatsRandom::$nextFloat ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** NoiseUtils::DoublesForFloatsRandom::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ nextInt() [1/2]

virtual int NoiseUtils::DelegatingRandom::nextInt ( )
virtualinherited

Implements IRandom.

◆ nextInt() [2/2]

virtual int NoiseUtils::DelegatingRandom::nextInt ( int const bound)
virtualinherited

Implements IRandom.

◆ nextLong()

virtual int64 NoiseUtils::DelegatingRandom::nextLong ( )
virtualinherited

Implements IRandom.

◆ nextBoolean()

virtual bool NoiseUtils::DelegatingRandom::nextBoolean ( )
virtualinherited

Implements IRandom.

◆ nextDouble()

virtual double NoiseUtils::DelegatingRandom::nextDouble ( )
virtualinherited

Implements IRandom.

◆ nextGaussianDouble()

virtual double NoiseUtils::DelegatingRandom::nextGaussianDouble ( )
virtualinherited

Implements IRandom.

◆ consumeCount()

virtual void NoiseUtils::DelegatingRandom::consumeCount ( uint count)
virtualinherited

Implements IRandom.

◆ fork()

virtual ::std::unique_ptr<::IRandom > NoiseUtils::DelegatingRandom::fork ( )
virtualinherited

Implements IRandom.

◆ $nextInt() [1/2]

MCAPI int NoiseUtils::DelegatingRandom::$nextInt ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextInt() [2/2]

MCAPI int NoiseUtils::DelegatingRandom::$nextInt ( int const bound)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextLong()

MCAPI int64 NoiseUtils::DelegatingRandom::$nextLong ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextBoolean()

MCAPI bool NoiseUtils::DelegatingRandom::$nextBoolean ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextDouble()

MCAPI double NoiseUtils::DelegatingRandom::$nextDouble ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $nextGaussianDouble()

MCAPI double NoiseUtils::DelegatingRandom::$nextGaussianDouble ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $consumeCount()

MCAPI void NoiseUtils::DelegatingRandom::$consumeCount ( uint count)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $fork()

MCAPI ::std::unique_ptr<::IRandom > NoiseUtils::DelegatingRandom::$fork ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $forkPositional()

MCAPI ::std::unique_ptr<::IPositionalRandomFactory > IRandom::$forkPositional ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: