Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
sampler.cpp File Reference
#include "always.h"
#include "sampler.h"
#include "random.h"
#include <math.h>
#include <assert.h>
#include <memory.h>

Go to the source code of this file.

Functions

float RadInv (int i, int base)
 

Variables

Random4Class Random
 

Function Documentation

◆ RadInv()

float RadInv ( int i,
int base )
inline

Definition at line 212 of file sampler.cpp.

Variable Documentation

◆ Random

Random4Class Random

Definition at line 55 of file sampler.cpp.