Classes | Macros | Functions
IceRandom.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BasicRandom
 

Macros

#define __ICERANDOM_H__
 

Functions

ICECORE_API udword GetRandomIndex (udword max_index)
 Returns a random index so that 0<= index < max_index. More...
 
FUNCTION ICECORE_API udword Rand ()
 
FUNCTION ICECORE_API void SRand (udword seed)
 
inline_ float UnitRandomFloat ()
 Returns a unit random floating-point value. More...
 

Detailed Description

Contains code for random generators.

Author
Pierre Terdiman
Date
August, 9, 2001

Definition in file IceRandom.h.

Macro Definition Documentation

#define __ICERANDOM_H__

Definition at line 14 of file OPC_IceHook.h.

Function Documentation

ICECORE_API udword GetRandomIndex ( udword  max_index)

Returns a random index so that 0<= index < max_index.

FUNCTION ICECORE_API void SRand ( udword  seed)
inline_ float UnitRandomFloat ( )

Returns a unit random floating-point value.

Definition at line 19 of file IceRandom.h.



openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:42