CUDA Runtime API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback

3.11. cudaPos Struct Reference

[Data types used by CUDA Runtime]

CUDA 3D position

See also:

make_cudaPos

Public Variables

size_t  x
size_t  y
size_t  z

Variables

size_t cudaPos::x [inherited]

x

size_t cudaPos::y [inherited]

y

size_t cudaPos::z [inherited]

z


CUDA Runtime API (PDF) - CUDA Toolkit v5.5 (older) - Last updated May 11, 2013 - Send Feedback