Doxygen Source Code Documentation
THD_datablock_array Struct Reference
#include <3ddata.h>
Data Fields | |
int | num |
int | nall |
THD_datablock ** | ar |
Detailed Description
A dynamic array type for datablocks - used when assembling datasets.
Definition at line 1155 of file 3ddata.h.
Field Documentation
|
Array of datablocks Definition at line 1158 of file 3ddata.h. Referenced by THD_array_3dim_from_block(). |
|
Number of datablocks space allocated for |
|
Number of datablocks stored Definition at line 1156 of file 3ddata.h. Referenced by THD_array_3dim_from_block(), THD_init_alldir_datablocks(), and THD_init_session(). |
The documentation for this struct was generated from the following file: