public class ivec6 extends ivec
ALPHA, BLACK, BLANC, BLANK, BLEU, BLOOD, BLUE, BOTTLE, BOUTEILLE, BRIGHTNESS, CARMIN, CARMINE, CARTESIAN, CHAOS, COS, CYAN, DRAW, DYNAMIC, EQUATION, EULER, FIT, FLUID, G, GARNET, GARNET_DEEP, GOLD, GOLD_ANGLE, GOLD_NUMBER, GRAVITY, GRAY_1, GRAY_2, GRAY_3, GRAY_4, GRAY_5, GRAY_6, GRAY_7, GRAY_8, GRAY_9, GRAY_MEDIUM, GREEN, GRENAT, GRENAT_PROFOND, GRIS, GRIS_1, GRIS_2, GRIS_3, GRIS_4, GRIS_5, GRIS_6, GRIS_7, GRIS_8, GRIS_9, GRIS_MOYEN, HUE, JAUNE, MAGENTA, MAGNETIC, MIX, NOIR, NONE, NOTHING, NULL, OR, ORANGE, ORDER, PERLIN, PHI, PINK, PIXEL, POLAR, PURPLE, RANDOM, RANDOM_2, RANDOM_3, RANDOM_4, RANDOM_QUARTER, RANDOM_RANGE, RANDOM_ROOT, RANDOM_X_A, RANDOM_X_B, RANDOM_ZERO, RED, ROOT2, ROSE, ROUGE, SANG, SATURATION, SIN, STAR, STATIC, TAN, TRIG_0, TRIG_1, TRIG_2, TRIG_3, TRIG_4, VERT, VIOLET, WHITE, YELLOW
Constructor and Description |
---|
ivec6() |
ivec6(int v) |
ivec6(int a,
int b,
int c,
int d,
int e,
int f) |
ivec6(ivec v) |
Modifier and Type | Method and Description |
---|---|
ivec6 |
copy()
copy
|
int[] |
get_array()
get array component
|
ivec6 |
set_a(int a) |
ivec6 |
set_b(int b) |
ivec6 |
set_c(int c) |
ivec6 |
set_d(int d) |
ivec6 |
set_e(int e) |
ivec6 |
set_f(int f) |
ivec6 |
set(int arg) |
ivec6 |
set(int a,
int b,
int c,
int d,
int e,
int f)
set
|
ivec6 |
set(ivec v) |
java.lang.String |
toString() |
random_next_gaussian, random_next_gaussian, random_next_gaussian, random_next_gaussian, version
public ivec6()
public ivec6(int v)
public ivec6(int a, int b, int c, int d, int e, int f)
public ivec6(ivec v)
public ivec6 set(int a, int b, int c, int d, int e, int f)
a
- b
- c
- d
- e
- f
- public ivec6 set(int arg)
public ivec6 set_a(int a)
public ivec6 set_b(int b)
public ivec6 set_c(int c)
public ivec6 set_d(int d)
public ivec6 set_e(int e)
public ivec6 set_f(int f)
public int[] get_array()
public ivec6 copy()
public java.lang.String toString()
toString
in class java.lang.Object
Processing Library Rope by Stanlepunk. (c) 2019