Package | Description |
---|---|
rope.core | |
rope.vector |
Modifier and Type | Method and Description |
---|---|
boolean |
Rope.all(bvec6 b) |
boolean |
Rope.any(bvec6 b) |
Modifier and Type | Method and Description |
---|---|
bvec6 |
bvec6.a(boolean a) |
bvec6 |
bvec.abcdef() |
bvec6 |
bvec6.b(boolean b) |
bvec6 |
bvec6.c(boolean c) |
bvec6 |
bvec6.d(boolean d) |
bvec6 |
bvec6.e(boolean e) |
bvec6 |
bvec6.f(boolean f) |
bvec6 |
bvec6.set(boolean arg) |
bvec6 |
bvec6.set(boolean[] source) |
bvec6 |
bvec6.set(boolean a,
boolean b,
boolean c,
boolean d,
boolean e,
boolean f)
set
|
bvec6 |
bvec6.set(bvec v) |