HE_Mesh2014
2.0.11
|
Public Member Functions | |
WB_RandomSquare () | |
WB_RandomSquare | setSeed (final long seed) |
WB_Point | nextPoint () |
WB_Vector | nextVector () |
Private Attributes | |
final WB_MTRandom | randomGen |
Random generator for vectors uniformly distributed in the unit square.
wblut.math.WB_RandomSquare.WB_RandomSquare | ( | ) |
WB_Point wblut.math.WB_RandomSquare.nextPoint | ( | ) |
WB_Vector wblut.math.WB_RandomSquare.nextVector | ( | ) |
WB_RandomSquare wblut.math.WB_RandomSquare.setSeed | ( | final long | seed | ) |
seed |
|
private |