#include <volume.h>
Data Fields | |
int | dimx |
int | dimy |
int | dimz |
int | lgtete |
int | dept |
short *** | data |
Definition at line 41 of file volume.h.
int ima3Ds2::dimx |
Definition at line 43 of file volume.h.
Referenced by allouer_ima3Ds2(), ecr_ima3Ds2(), lect_ima3Ds2(), and vector_calc().
int ima3Ds2::dimy |
Definition at line 43 of file volume.h.
Referenced by allouer_ima3Ds2(), ecr_ima3Ds2(), lect_ima3Ds2(), liberer_ima3Ds2(), and vector_calc().
int ima3Ds2::dimz |
Definition at line 43 of file volume.h.
Referenced by allouer_ima3Ds2(), ecr_ima3Ds2(), lect_ima3Ds2(), liberer_ima3Ds2(), and vector_calc().
int ima3Ds2::lgtete |
int ima3Ds2::dept |
short*** ima3Ds2::data |
Definition at line 45 of file volume.h.
Referenced by allouer_ima3Ds2(), ecr_ima3Ds2(), lect_ima3Ds2(), liberer_ima3Ds2(), means2(), operators2print(), and vector_calc().