CustusX
20.03-rc1
An IGT application
|
#include <kernels.cl.h>
Public Attributes | |
float | dist |
short | plane_id |
unsigned char | intensity |
unsigned char | padding |
Definition at line 79 of file kernels.cl.h.
float _close_plane::dist |
Definition at line 81 of file kernels.cl.h.
unsigned char _close_plane::intensity |
Definition at line 83 of file kernels.cl.h.
unsigned char _close_plane::padding |
Definition at line 84 of file kernels.cl.h.
short _close_plane::plane_id |
Definition at line 82 of file kernels.cl.h.