Public Member Functions | Public Attributes
vimt3d_vil3d_v3i_image::header_t Struct Reference

Storage type for header information when the whole image has not yet been loaded. More...

List of all members.

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.

Detailed Description

Storage type for header information when the whole image has not yet been loaded.

Definition at line 96 of file vimt3d_vil3d_v3i.h.


Constructor & Destructor Documentation

vimt3d_vil3d_v3i_image::header_t::header_t ( ) [inline]

Definition at line 100 of file vimt3d_vil3d_v3i.h.


Member Function Documentation

bool vimt3d_vil3d_v3i_image::header_t::operator== ( const header_t rhs) const

Definition at line 156 of file vimt3d_vil3d_v3i.cxx.


Member Data Documentation

Definition at line 98 of file vimt3d_vil3d_v3i.h.

Definition at line 98 of file vimt3d_vil3d_v3i.h.

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.


The documentation for this struct was generated from the following files: