#include <Viewer.h>
Inheritance diagram for Imagine::ClientViewer:


Public Member Functions | |
| boost::shared_ptr< Evue_Connection > | openConnection () |
| void | setVirtualRoam (bool) |
| void | setStatusBar (bool) |
| Evue_DisplayHandle | selectExistingViewer () |
| Evue_DisplayHandle | createViewer () |
| Evue_DisplayHandle | displayHandle () |
| Evue_LayerHandle | topLayer () |
| Estr_StringList * | openGenericLayer (std::string const &data_filename) |
| boost::shared_ptr< Evue_Connection > | connection () |
| void | closeConnection () |
Protected Member Functions | |
| Imp const * | imp () const |
| return reference to internal state object | |
| Imp * | imp () |
|
|
close a viewer connection Imagine::ErrorReportException Problem closing a viewer connection |
|
|
return the current viewer connection
|
|
|
returns a display handle to a newly created viewer Imagine::ErrorReportException Unable to create a new viewer |
|
|
return the current display handle |
|
|
open a connection to a running viewer
Imagine::ErrorReportException Unable to open a connection to a viewer Implements Imagine::Viewer. |
|
|
Open a generic layer on the viewer
|
|
|
return a display handle to a currently running viewer Imagine::ErrorReportException Problem while trying to select existing viewer |
|
|
Set whether viewer's status bar is visible or not Implements Imagine::Viewer. |
|
|
toggles on/off virtual roam feature
Implements Imagine::Viewer. |
|
|
return handle to top viewer layer |
1.4.6