Faro Engine 0.0.0.b519570 (main)
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
Faro::RandomStream Class Reference

#include <Random.hpp>

Public Member Functions

 RandomStream ()
 
void Seed (int seed)
 
template<class Type >
Type Random (Type min_value, Type max_value)
 

Static Public Member Functions

static int RandomSeed ()
 

Constructor & Destructor Documentation

◆ RandomStream()

Faro::RandomStream::RandomStream ( )

Member Function Documentation

◆ Random()

template<class Type >
Type Faro::RandomStream::Random ( Type  min_value,
Type  max_value 
)
inline

◆ RandomSeed()

int Faro::RandomStream::RandomSeed ( )
static

◆ Seed()

void Faro::RandomStream::Seed ( int  seed)

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