libtcod
Struct TCOD_ArrayData
Struct Documentation
TCOD_ArrayData
ndim
int_type
shape
strides
data
libtcod
Struct TCOD_ArrayData
View page source
Struct TCOD_ArrayData
¶
Defined in
File pathfinder.h
Struct Documentation
¶
struct
TCOD_ArrayData
¶
Public Members
int8_t
ndim
¶
int
int_type
¶
size_t
shape
[
TCOD_PATHFINDER_MAX_DIMENSIONS
+
1
]
¶
size_t
strides
[
TCOD_PATHFINDER_MAX_DIMENSIONS
+
1
]
¶
unsigned
char
*
data
¶