Bullet Collision Detection & Physics Library
|
#include <stdlib.h>
Go to the source code of this file.
Macros | |
#define | GEN_RAND_MAX RAND_MAX |
Functions | |
void | GEN_srand (unsigned int seed) |
unsigned int | GEN_rand () |
#define GEN_RAND_MAX RAND_MAX |
Definition at line 34 of file btRandom.h.
|
inline |
Definition at line 37 of file btRandom.h.
|
inline |
Definition at line 36 of file btRandom.h.