Package | Description |
---|---|
rope.vector |
Modifier and Type | Method and Description |
---|---|
bvec3 |
bvec.abc() |
bvec3 |
bvec3.set(boolean arg) |
bvec3 |
bvec3.set(boolean[] source) |
bvec3 |
bvec3.set(boolean x,
boolean y,
boolean z)
set
|
bvec3 |
bvec3.set(bvec v) |
bvec3 |
bvec3.x(boolean x) |
bvec3 |
bvec.xyz() |
bvec3 |
bvec3.y(boolean y) |
bvec3 |
bvec3.z(boolean z) |