HE_Mesh  5.1.2
wblut.geom.WB_RandomPoint Interface Reference
+ Inheritance diagram for wblut.geom.WB_RandomPoint:

Public Member Functions

WB_RandomPoint setSeed (final long seed)
 
WB_Point nextPoint ()
 
WB_Vector nextVector ()
 
void reset ()
 
WB_RandomPoint setOffset (WB_Coord offset)
 
WB_RandomPoint setOffset (double x, double y)
 
WB_RandomPoint setOffset (double x, double y, double z)
 

Detailed Description

Interface for random vector/point generators

Author
frederikvanhoutte

Member Function Documentation

WB_RandomPoint wblut.geom.WB_RandomPoint.setOffset ( WB_Coord  offset)

Set point offset.

Parameters
offset
Returns
WB_RandomPoint wblut.geom.WB_RandomPoint.setOffset ( double  x,
double  y 
)

Set point offset.

Parameters
x
y
Returns
WB_RandomPoint wblut.geom.WB_RandomPoint.setOffset ( double  x,
double  y,
double  z 
)

Set point offset.

Parameters
x
y
z
Returns

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