Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kArray3.h File Reference

Description

Declares the kArray3 class.

Go to the source code of this file.

Macros

#define kArray3_AsT(kArray3_array, kSize_index0, kSize_index1, kSize_index2, T)
 Gets the value of an item. More...
 
#define kArray3_SetAsT(kArray3_array, kSize_index0, kSize_index1, kSize_index2, T_value, T)
 Sets the value of an item. More...