Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
MyRandGenerator Struct Reference

#include <numeric.h>

Public Types

typedef u32 result_type
 

Public Member Functions

result_type operator() ()
 

Static Public Member Functions

static constexpr result_type min ()
 
static constexpr result_type max ()
 

Member Typedef Documentation

◆ result_type

Member Function Documentation

◆ max()

static constexpr result_type MyRandGenerator::max ( )
inlinestaticconstexpr

References MYRAND_RANGE.

◆ min()

static constexpr result_type MyRandGenerator::min ( )
inlinestaticconstexpr

◆ operator()()

result_type MyRandGenerator::operator() ( )
inline

References myrand().

+ Here is the call graph for this function:

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