|
BICO
1.1
|
Modifies the weight of a Point. More...
#include <pointweightmodifier.h>


Public Member Functions | |
| virtual PointWeightModifier * | clone () const |
| make an exact copy of this object The clone method creates a copy of this object and returns a pointer to the new instance. More... | |
| virtual double | getWeight (Point &) |
| virtual void | setWeight (Point &, double) |
Public Member Functions inherited from CluE::WeightModifier< Point > | |
| virtual | ~WeightModifier () |
Modifies the weight of a Point.
Definition at line 15 of file pointweightmodifier.h.
|
inlinevirtual |
make an exact copy of this object The clone method creates a copy of this object and returns a pointer to the new instance.
Implements CluE::WeightModifier< Point >.
Definition at line 25 of file pointweightmodifier.h.
|
inlinevirtual |
Implements CluE::WeightModifier< Point >.
Definition at line 31 of file pointweightmodifier.h.
|
inlinevirtual |
Implements CluE::WeightModifier< Point >.
Definition at line 37 of file pointweightmodifier.h.