Zen API
|
|
related |
Gets the value of an item.
A debug assertion will be raised if the size of the specified item type is not equal to the size of the collection item type.
kArray3_array | Array object. |
kSize_index0 | First dimension index. |
kSize_index1 | Second dimension index. |
kSize_index2 | Third dimension index. |
TPtr_item | Strongly-typed destination pointer for item that will be copied (by value) from the array. |