Developer Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
RendererInfo Class Reference

#include <OpenFlipper/common/RendererInfo.hh>

Public Member Functions

 RendererInfo (RenderInterface *_plugin, QString _name)
 

Public Attributes

RenderInterfaceplugin
 Pointer to the loaded plugin (Already casted when loading it)
 
QString name
 Name of the plugin ( requested from the plugin on load)
 
QString version
 Version of the plugin ( requested from the plugin on load)
 
QString description
 Description of the plugin ( requested from the plugin on load)
 
ACG::SceneGraph::DrawModes::DrawMode modes
 Supported DrawModes.
 
QAction * optionsAction
 Possible action to add an options action or menu to the system.
 

Detailed Description

Type defining a currently loaded Renderer

Definition at line 65 of file RendererInfo.hh.


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