Defines | Functions

ut_rand.h File Reference

#include "ut_types.h"

Go to the source code of this file.

Defines

#define UT_RAND_MAX   ((UT_sint32)0x7fffffff)

Functions

ABI_EXPORT void UT_srandom (UT_uint32 seed)
ABI_EXPORT UT_sint32 UT_rand ()

Define Documentation

#define UT_RAND_MAX   ((UT_sint32)0x7fffffff)

Referenced by IE_Imp_RTF::addFrame().


Function Documentation

ABI_EXPORT UT_sint32 UT_rand (  ) 
ABI_EXPORT void UT_srandom ( UT_uint32  seed  )