union


Description:

[ Version ( since = "1.6" ) ]
public void union (PaintVolume another_pv)

Updates the geometry of this to encompass this and another_pv.

There are no guarantees about how precisely the two volumes will be unioned.

Parameters:

this

The first PaintVolume and destination for resulting union

another_pv

A second PaintVolume to union with this