Collected information about one color along one axis. This class is supported for GPU execution. More...
Public Attributes | |
axis_layout | layout |
Derived layout information. | |
Public Attributes inherited from axis_color | |
narray_impl::axis | axis |
Color-independent information. | |
Color | color |
The color index along the axis. | |
util::id | logical |
The number of logical index points. | |
util::gid | offset |
The position of the first logical index point on the global axis. | |
Additional Inherited Members | |
Public Member Functions inherited from axis_color | |
util::gid | global_id (util::id i) const |
The global index for a given local index. | |
bool | high () const |
Whether the color is at the high end of the axis. | |
bool | low () const |
Whether the current color is at the low end of the axis. | |
Collected information about one color along one axis. This class is supported for GPU execution.
axis_layout layout |
Derived layout information.