Shape.update

Recompute the internal geometry of the shape.

This function must be called by the derived class everytime the shape's points change (ie. the result of either getPointCount or getPoint is different).

class Shape
protected protected
void
update
()

Meta