Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

static void Impala::Util::RandomiseSeed (  )  [static]

Definition at line 25 of file Random.h.

References SetRandomSeed().

00026 {
00027     SetRandomSeed(time(0));
00028 }

Here is the call graph for this function:


Generated on Fri Mar 19 11:39:13 2010 for ImpalaSrc by  doxygen 1.5.1