Star

Created With

linkOR()

Static method that returns the quadrille obtained from the union of the two given quadrilles.

linkSyntax

Quadrille.OR(quadrille1, quadrille2, [row], [col])

linkParameters

quadrille1Quadrille: first quadrille
quadrille2Quadrille: second quadrille
rowNumber: quadrille2 to quadrille1 vertical displacement default is 0. Negative values are allowed
colNumber: quadrille2 to quadrille1 horizontal displacement default is 0. Negative values are allowed
OR()SyntaxParameters

Home

p5.js functionschevron_right

Properties

I/Ochevron_right
Boolean operatorschevron_right
Geometry transformationschevron_right
Visual computingchevron_right
Other representationschevron_right

Demo