Voxellancer
0.3
A game about voxels in space
Main Page
Related Pages
Classes
Files
File List
All
Classes
Functions
Pages
randfloat.h
1
#pragma once
2
3
4
class
RandFloat
5
{
6
public
:
7
static
float
rand(
float
from,
float
to);
8
static
float
randomize(
float
value,
float
randomization);
9
};
10
RandFloat
Definition:
randfloat.h:4
src
utils
randfloat.h
Generated on Sun Mar 30 2014 13:32:32 for Voxellancer by
1.8.6