|
Diligent Engine
v.2.4.g
|
Go to the source code of this file.
Classes | |
| class | Diligent::FastRand |
| Fast random number generator. More... | |
| class | Diligent::FastRandReal< Type > |
| Generates a real random number in [Min, Max] range. More... | |
| class | Diligent::FastRandInt |
| Generates an integer random number in [Min, Max] range. More... | |
Namespaces | |
| Diligent | |
| The library uses Direct3D-style math: | |
Typedefs | |
| using | Diligent::FastRandFloat = FastRandReal< float > |
| using | Diligent::FastRandDouble = FastRandReal< double > |
1.8.17