Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

bgui_image_tableau_new Struct Reference

#include <bgui_image_tableau.h>

List of all members.


Detailed Description

Creates a smart-pointer to a bgui_image_tableau.

Definition at line 134 of file bgui_image_tableau.h.

Public Member Functions

 bgui_image_tableau_new ()
 Constructor - creates an empty image tableau.
 bgui_image_tableau_new (vil_image_resource_sptr const &img, vgui_range_map_params_sptr const &rmp=0)
 Constructors - create a tableau displaying the given image.
 bgui_image_tableau_new (vil_image_view_base const &img, vgui_range_map_params_sptr const &rmp=0)
 bgui_image_tableau_new (vil1_image const &img, vgui_range_map_params_sptr const &rmp=0)
 bgui_image_tableau_new (char const *filename, vgui_range_map_params_sptr const &rmp=0)
 operator vgui_image_tableau_sptr () const
 to cast up to a vgui_image_tableau.


Constructor & Destructor Documentation

bgui_image_tableau_new::bgui_image_tableau_new  )  [inline]
 

Constructor - creates an empty image tableau.

Definition at line 137 of file bgui_image_tableau.h.

bgui_image_tableau_new::bgui_image_tableau_new vil_image_resource_sptr const &  img,
vgui_range_map_params_sptr const &  rmp = 0
[inline]
 

Constructors - create a tableau displaying the given image.

Definition at line 143 of file bgui_image_tableau.h.

bgui_image_tableau_new::bgui_image_tableau_new vil_image_view_base const &  img,
vgui_range_map_params_sptr const &  rmp = 0
[inline]
 

Definition at line 148 of file bgui_image_tableau.h.

bgui_image_tableau_new::bgui_image_tableau_new vil1_image const &  img,
vgui_range_map_params_sptr const &  rmp = 0
[inline]
 

Definition at line 153 of file bgui_image_tableau.h.

bgui_image_tableau_new::bgui_image_tableau_new char const *  filename,
vgui_range_map_params_sptr const &  rmp = 0
[inline]
 

Definition at line 158 of file bgui_image_tableau.h.


Member Function Documentation

bgui_image_tableau_new::operator vgui_image_tableau_sptr  )  const [inline]
 

to cast up to a vgui_image_tableau.

Definition at line 164 of file bgui_image_tableau.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 10 14:52:12 2008 for contrib/brl/bbas/bgui by  doxygen 1.4.4