pyramid_level Struct Reference

#include <vil_pyramid_image_list.h>

List of all members.


Detailed Description

Definition at line 67 of file vil_pyramid_image_list.h.


Public Member Functions

 pyramid_level (vil_image_resource_sptr const &image)
void print (const unsigned l)
 print ni and scale and values.

Public Attributes

float scale_
 scale associated with level.
vil_image_resource_sptr image_
 the resource.
unsigned cur_level_
 the currel pyramid level for this resource.

Constructor & Destructor Documentation

pyramid_level::pyramid_level ( vil_image_resource_sptr const &  image  )  [inline]

Definition at line 69 of file vil_pyramid_image_list.h.


Member Function Documentation

void pyramid_level::print ( const unsigned  l  )  [inline]

print ni and scale and values.

Definition at line 81 of file vil_pyramid_image_list.h.


Member Data Documentation

float pyramid_level::scale_

scale associated with level.

Definition at line 72 of file vil_pyramid_image_list.h.

vil_image_resource_sptr pyramid_level::image_

the resource.

Definition at line 75 of file vil_pyramid_image_list.h.

unsigned pyramid_level::cur_level_

the currel pyramid level for this resource.

Definition at line 78 of file vil_pyramid_image_list.h.


The documentation for this struct was generated from the following file:
Generated on Sun Nov 22 05:08:41 2009 for core/vil by  doxygen 1.5.1