Method | Description | |
---|---|---|
HeatPoint ( ) |
Initializes a new instance of HeatPoint class
|
|
HeatPoint ( double x, double y, double weight ) |
_initializes a new instance of HeatPoint class, giving x, y and weight
|
public HeatPoint ( double x, double y, double weight ) | ||
x | double | |
y | double | |
weight | double |