Classes | Functions
contrib/brl/bseg/bbgm/bbgm_image_of.h File Reference

An image of distributions (templated) More...

#include <vcl_typeinfo.h>
#include <vbl/vbl_array_2d.h>
#include <vbl/vbl_ref_count.h>
#include <vsl/vsl_binary_loader.h>

Go to the source code of this file.

Classes

class  bbgm_image_base
 base class for images of distributions. More...
class  bbgm_image_of< dist >
 An image of distributions. More...
class  bbgm_image_of< dist >::iterator
 An iterator over the distribution in the image. More...
class  bbgm_image_of< dist >::const_iterator

Functions

void vsl_add_to_binary_loader (bbgm_image_base const &b)
 Add an instance to the binary loader.

Detailed Description

An image of distributions (templated)

Author:
Matt Leotta (mleotta@lems.brown.edu)
Date:
January 27, 2006

Definition in file bbgm_image_of.h.


Function Documentation

void vsl_add_to_binary_loader ( bbgm_image_base const &  b)

Add an instance to the binary loader.

Definition at line 3 of file bbgm_image_of.cxx.