Kanzi Graphics Engine
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
KzcRandom Struct Reference

Structure for pseudo-random number generator. More...

#include <kzc_random.h>

Data Fields

kzS32 seed_private
 Seed of the pseudo random number generator. More...
 

Detailed Description

Structure for pseudo-random number generator.

Field Documentation

kzS32 KzcRandom::seed_private

Seed of the pseudo random number generator.

This is modified with every call to random functions.


The documentation for this struct was generated from the following file: