| Package | Description |
|---|---|
| org.bytedeco.cuda.cudart | |
| org.bytedeco.cuda.global |
| Modifier and Type | Method and Description |
|---|---|
float3 |
float3.getPointer(long i) |
float3 |
float3.position(long position) |
float3 |
float3.x(float setter) |
float3 |
float3.y(float setter) |
float3 |
float3.z(float setter) |
| Modifier and Type | Method and Description |
|---|---|
static float3 |
cudart.make_float3(float x,
float y,
float z) |
Copyright © 2020. All rights reserved.