Definition in file vimt_image_2d_of.txx.
#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_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. |
1.4.4