Defines
contrib/mul/vimt/vimt_image_2d_of.txx File Reference

Container for vil_image_view<T> + transform. More...

#include "vimt_image_2d_of.h"
#include <vcl_string.h>
#include <vcl_cassert.h>
#include <vsl/vsl_indent.h>
#include <vsl/vsl_vector_io.h>
#include <vil/vil_print.h>
#include <vil/io/vil_io_image_view.h>

Go to the source code of this file.

Defines

#define vimt_image_2d_of_txx_
#define VIMT_IMAGE_2D_OF_INSTANTIATE(T)

Detailed Description

Container for vil_image_view<T> + transform.

Author:
Tim Cootes

Definition in file vimt_image_2d_of.txx.


Define Documentation

#define VIMT_IMAGE_2D_OF_INSTANTIATE (   T)
Value:
VCL_DEFINE_SPECIALIZATION vcl_string vimt_image_2d_of<T >::is_a() const \
{ return vcl_string("vimt_image_2d_of<" #T ">"); }\
template class vimt_image_2d_of<T >

Definition at line 132 of file vimt_image_2d_of.txx.

#define vimt_image_2d_of_txx_

Definition at line 2 of file vimt_image_2d_of.txx.