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