HDK
|
#include <UT_RandomSequence.h>
Public Member Functions | |
UT_RandomSequence (int n=0, int c=0) | |
void | setCurrent (int c=0) |
void | setSize (int n) |
unsigned | getCurrent () |
unsigned | getSize () |
unsigned | getNext () |
Definition at line 13 of file UT_RandomSequence.h.
|
inline |
Definition at line 21 of file UT_RandomSequence.h.
unsigned UT_RandomSequence::getNext | ( | ) |
|
inline |
Definition at line 22 of file UT_RandomSequence.h.
Definition at line 18 of file UT_RandomSequence.h.