Package | Description |
---|---|
rope.core | |
rope.vector |
Modifier and Type | Method and Description |
---|---|
boolean |
Rope.all(bvec b) |
boolean |
Rope.any(bvec b) |
boolean |
Rope.only(bvec b) |
Modifier and Type | Class and Description |
---|---|
class |
bvec2 |
class |
bvec3 |
class |
bvec4 |
class |
bvec5 |
class |
bvec6 |
Modifier and Type | Method and Description |
---|---|
bvec |
bvec.get() |
Modifier and Type | Method and Description |
---|---|
bvec3 |
bvec3.set(bvec v) |
bvec2 |
bvec2.set(bvec v) |
bvec5 |
bvec5.set(bvec v) |
bvec4 |
bvec4.set(bvec v) |
bvec6 |
bvec6.set(bvec v) |
Constructor and Description |
---|
bvec2(bvec b) |
bvec3(bvec b) |
bvec4(bvec b) |
bvec5(bvec b) |
bvec6(bvec b) |