#include <vil_pyramid_image_list.h>
Definition at line 62 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. | |
| pyramid_level::pyramid_level | ( | vil_image_resource_sptr const & | image | ) | [inline] |
Definition at line 64 of file vil_pyramid_image_list.h.
| void pyramid_level::print | ( | const unsigned | l | ) | [inline] |
| float pyramid_level::scale_ |
| unsigned pyramid_level::cur_level_ |
1.5.1