![]() |
ImFusion SDK 4.3
|
#include <ImFusion/ImageMath/OpenGL/ArrayGl.h>
Block access members. More...
Block access members.
Public Attributes | |
| vec3i | offset = vec3i::Zero() |
If set to a value different from vec3i::Zero() Only the block defined by m_offset and m_blockDesc.dimensions() will be considered during evaluation and assign. | |
| vec3i | dimensions = vec3i::Zero() |
| Block dimensions. | |
| internal::PermutationLookup | permutationLookup |
| Forward and backward lookup for dimension squeezing. | |