|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
gv_rand Class Reference#include <gm_rand.h>
Collaboration diagram for gv_rand:
[legend]List of all members.
Detailed Description
Definition at line 3 of file gm_rand.h.
Constructor & Destructor Documentation
| gv_rand::gv_rand |
( |
void |
|
) |
|
| gv_rand::~gv_rand |
( |
void |
|
) |
|
Member Function Documentation
| void gv_rand::srandmmm |
( |
int |
patch = 0 |
) |
|
| int gv_rand::randmmm |
( |
void |
|
) |
|
| double gv_rand::user_rand2 |
( |
void |
|
) |
|
| int gv_rand::user_rand3 |
( |
int |
RMAX |
) |
|
| int gv_rand::RandRange |
( |
int |
nMin, |
|
|
int |
nMax | |
|
) |
| | |
| int gv_rand::this_rand |
( |
void |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following file:
|