Classes | Functions
core/vil/vil_blocked_image_resource.h File Reference

A blocked representation of the image_resource. More...

#include <vcl_vector.h>
#include <vil/vil_image_resource.h>
#include <vil/vil_blocked_image_resource_sptr.h>

Go to the source code of this file.

Classes

class  vil_blocked_image_resource

Functions

vil_blocked_image_resource_sptr blocked_image_resource (const vil_image_resource_sptr &ir)
 cast to blocked resource if possible.

Detailed Description

A blocked representation of the image_resource.

Author:
J. L. Mundy

Definition in file vil_blocked_image_resource.h.


Function Documentation

vil_blocked_image_resource_sptr blocked_image_resource ( const vil_image_resource_sptr ir)

cast to blocked resource if possible.

Definition at line 277 of file vil_blocked_image_resource.cxx.