CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
Random_struct Struct Reference

#include <Random.h>

Public Attributes

int haveRange
 
int i
 
int j
 
double left
 
int m [17]
 
double right
 
int seed
 
double width
 

Detailed Description

Definition at line 1 of file Random.h.

Member Data Documentation

int Random_struct::haveRange

Definition at line 7 of file Random.h.

int Random_struct::i

Definition at line 5 of file Random.h.

int Random_struct::j

Definition at line 6 of file Random.h.

double Random_struct::left

Definition at line 8 of file Random.h.

Referenced by svgfig.Curve.Samples::__len__().

int Random_struct::m[17]

Definition at line 3 of file Random.h.

double Random_struct::right

Definition at line 9 of file Random.h.

int Random_struct::seed

Definition at line 4 of file Random.h.

double Random_struct::width