VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
makVrv::DtOsgChannelManager Class Reference

This class owns the osgViewer::CompositeViewer.

Inheritance diagram for makVrv::DtOsgChannelManager:
Inheritance graph
[legend]

Public Member Functions

 DtOsgChannelManager (DtDe &de, DtWindow *window, DtChannelConfigurations &channelConfigs)
 
virtual ~DtOsgChannelManager ()
 
virtual void destroyChannel (const std::string &displayName, const std::string &windowName, const std::string &channelName)
 
osgViewer::CompositeViewer * viewer ()
 
virtual void setIncrementalCompileOption (bool enable)
 
virtual void setMaxPagedLODs (int maxPagedLODs)
 
- Public Member Functions inherited from makVrv::DtChannelManager
virtual ~DtChannelManager ()
 
virtual DtChanneladdChannel (const std::string &displayName, const std::string &windowName, const DtChannelConfiguration &wc)
 
virtual void destroyChannels ()
 
virtual bool modifyChannel (const std::string &displayName, const std::string &windowName, const std::string &oldChannelName, const DtChannelConfiguration &config)
 
virtual const ChannelMapchannels () const
 
virtual ChannelMapchannels ()
 
virtual bool tick ()
 
virtual void realizeChannels (const std::string &windowName)
 
virtual void updateAllChannelProjections ()
 
DtChannelfindChannelByName (const std::string &name)
 
const DtChannelfindChannelByName (const std::string &name) const
 

Protected Member Functions

DtChannelrealizeConfiguration (DtChannelConfiguration &config)
 
- Protected Member Functions inherited from makVrv::DtChannelManager
 DtChannelManager (DtDe &anIG, DtWindow *window, DtChannelConfigurations &channelConfigs)
 

Protected Attributes

DtOsgRenderermyRenderer
 
- Protected Attributes inherited from makVrv::DtChannelManager
DtDemyDe
 
DtChannelManagerSignalermySignaler
 
DtWindowmyWindow
 
DtChannelConfigurationsmyChannelConfigurations
 
ChannelMap myChannels
 

Additional Inherited Members

- Public Types inherited from makVrv::DtChannelManager
typedef std::map< std::string,
DtChannel * > 
ChannelMap
 

Constructor & Destructor Documentation

makVrv::DtOsgChannelManager::DtOsgChannelManager ( DtDe de,
DtWindow window,
DtChannelConfigurations channelConfigs 
)

CTOR.

virtual makVrv::DtOsgChannelManager::~DtOsgChannelManager ( )
virtual

DTOR.

Member Function Documentation

virtual void makVrv::DtOsgChannelManager::destroyChannel ( const std::string &  displayName,
const std::string &  windowName,
const std::string &  channelName 
)
virtual

Removes Window from CompositeViewer.

Reimplemented from makVrv::DtChannelManager.

osgViewer::CompositeViewer* makVrv::DtOsgChannelManager::viewer ( )
virtual void makVrv::DtOsgChannelManager::setIncrementalCompileOption ( bool  enable)
virtual
virtual void makVrv::DtOsgChannelManager::setMaxPagedLODs ( int  maxPagedLODs)
virtual

Deprecated - Refer to DtOsgWindowManager::setMaxPagedLOD.

Reimplemented from makVrv::DtChannelManager.

DtChannel* makVrv::DtOsgChannelManager::realizeConfiguration ( DtChannelConfiguration config)
protectedvirtual

Realize a configuration.

Reimplemented from makVrv::DtChannelManager.

Member Data Documentation

DtOsgRenderer* makVrv::DtOsgChannelManager::myRenderer
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)