#include <volume.h>
Data Fields | |
int | dimx |
int | dimy |
int | dimz |
int | lgtete |
int | dept |
double *** | data |
Definition at line 73 of file volume.h.
int ima3Dd::dimx |
Definition at line 75 of file volume.h.
Referenced by allouer_ima3Dd(), ecr_ima3Dd(), lect_ima3Dd(), and Mcoocur_init().
int ima3Dd::dimy |
Definition at line 75 of file volume.h.
Referenced by allouer_ima3Dd(), ecr_ima3Dd(), lect_ima3Dd(), liberer_ima3Dd(), and Mcoocur_init().
int ima3Dd::dimz |
Definition at line 75 of file volume.h.
Referenced by allouer_ima3Dd(), ecr_ima3Dd(), lect_ima3Dd(), liberer_ima3Dd(), and Mcoocur_init().
int ima3Dd::lgtete |
int ima3Dd::dept |
double*** ima3Dd::data |
Definition at line 77 of file volume.h.
Referenced by allouer_ima3Dd(), ecr_ima3Dd(), lect_ima3Dd(), liberer_ima3Dd(), and Mcoocur_calc().