Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kArray3_DataT (   kArray3_array,
 
)
related

Returns a strongly-typed pointer to the array item buffer.

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.

Parameters
kArray3_arrayArray object.
TItem type identifier (e.g., k32s).
Returns
Strongly-typed Ppointer to array item buffer.