| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
int3 |
int3.position(long position) |
int3 |
int3.x(int setter) |
int3 |
int3.y(int setter) |
int3 |
int3.z(int setter) |
| Modifier and Type | Method and Description |
|---|---|
static int3 |
cudart.make_int3(int x,
int y,
int z) |
Copyright © 2019. All rights reserved.