Blender  V3.3
Static Public Member Functions | List of all members
Freestyle::RandGen Class Reference

#include <RandGen.h>

Static Public Member Functions

static real drand48 ()
 
static void srand48 (long seedval)
 

Detailed Description

Definition at line 20 of file RandGen.h.

Member Function Documentation

◆ drand48()

real Freestyle::RandGen::drand48 ( )
static

◆ srand48()

void Freestyle::RandGen::srand48 ( long  seedval)
static

Definition at line 97 of file RandGen.cpp.

References HIGH, LOW, SEED, and X0.

Referenced by FrsNoise_drand(), and Freestyle::PseudoNoise::init().


The documentation for this class was generated from the following files: