public class ivec5 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 |
---|
ivec5() |
ivec5(int v) |
ivec5(int a,
int b,
int c,
int d,
int e) |
ivec5(ivec v) |
Modifier and Type | Method and Description |
---|---|
ivec5 |
copy()
copy
|
int[] |
get_array()
get array component
|
ivec5 |
set_a(int a) |
ivec5 |
set_b(int b) |
ivec5 |
set_c(int c) |
ivec5 |
set_d(int d) |
ivec5 |
set_e(int e) |
ivec5 |
set(int arg) |
ivec5 |
set(int a,
int b,
int c,
int d,
int e)
set
|
ivec5 |
set(ivec v) |
java.lang.String |
toString() |
random_next_gaussian, random_next_gaussian, random_next_gaussian, random_next_gaussian, version
public ivec5()
public ivec5(int v)
public ivec5(int a, int b, int c, int d, int e)
public ivec5(ivec v)
public ivec5 set(int a, int b, int c, int d, int e)
a
- b
- c
- d
- e
- public ivec5 set(int arg)
public ivec5 set_a(int a)
public ivec5 set_b(int b)
public ivec5 set_c(int c)
public ivec5 set_d(int d)
public ivec5 set_e(int e)
public int[] get_array()
public ivec5 copy()
public java.lang.String toString()
toString
in class java.lang.Object
Processing Library Rope by Stanlepunk. (c) 2019