Zen API
Home
Topics
Types
Files
All
Classes
Files
Functions
Variables
Typedefs
Friends
Macros
Modules
Pages
void * kArray3_At
(
kArray3
array
,
kSize
index0
,
kSize
index1
,
kSize
index2
)
Returns a pointer to the specified item in the array.
Parameters
array
Array object.
index0
First dimension index.
index1
Second dimension index.
index2
Third dimension index.
Returns
Pointer to item.
kArray3
This site is best viewed with Firefox. Copyright (C) 2003-2015 by LMI Technologies.