Storage type for header information when the whole image has not yet been loaded. More...
| Public Member Functions | |
| header_t () | |
| bool | operator== (const header_t &rhs) const | 
| Public Attributes | |
| unsigned | ni | 
| unsigned | nj | 
| unsigned | nk | 
| unsigned | nplanes | 
| vimt3d_transform_3d | w2i | 
| enum vil_pixel_format | pixel_format | 
| Expected pixel type. | |
Storage type for header information when the whole image has not yet been loaded.
Definition at line 96 of file vimt3d_vil3d_v3i.h.
| vimt3d_vil3d_v3i_image::header_t::header_t | ( | ) |  [inline] | 
Definition at line 100 of file vimt3d_vil3d_v3i.h.
| bool vimt3d_vil3d_v3i_image::header_t::operator== | ( | const header_t & | rhs | ) | const | 
Definition at line 156 of file vimt3d_vil3d_v3i.cxx.
| unsigned vimt3d_vil3d_v3i_image::header_t::ni | 
Definition at line 98 of file vimt3d_vil3d_v3i.h.
| unsigned vimt3d_vil3d_v3i_image::header_t::nj | 
Definition at line 98 of file vimt3d_vil3d_v3i.h.
| unsigned vimt3d_vil3d_v3i_image::header_t::nk | 
Definition at line 98 of file vimt3d_vil3d_v3i.h.
Definition at line 98 of file vimt3d_vil3d_v3i.h.
Expected pixel type.
Definition at line 102 of file vimt3d_vil3d_v3i.h.
Definition at line 99 of file vimt3d_vil3d_v3i.h.
 1.7.5.1
 1.7.5.1