![]() |
rtVTK
0.6.0
|
Collection of elements required for the main application. More...
Classes | |
class | glRenderer |
Standard rtVTK scene renderer,. More... | |
class | rlRenderer |
Renders a ray tree from a *.rl file. More... | |
class | AboutDialog |
The about dialog box window. More... | |
class | Configuration |
The class object that stores configuration data. More... | |
class | Documentation |
Class that interfaces with the documentation window ui. More... | |
class | glWidget |
Controls drawing of rtVTK image. More... | |
class | MainWindow |
Main Window of the Application. More... | |
class | PipelineDialog |
Dialog box for configuring plugin pipeline. More... | |
struct | Plugin |
Provides generic plugin interface.. More... | |
class | PluginManager |
Creates and manages plugins. More... | |
class | RenderWindow |
Creates a window containing the QWidget onto which glw renders. More... | |
class | Timer |
Aggregates timer information. More... | |
class | TimerDialog |
Connect timers to slot invocations. More... | |
Typedefs | |
typedef Math::Matrix< float, 4, 4, Math::ColumnMajor > | Matrix |
Functions | |
template<typename T > | |
string | to_string (const T &value) |
Collection of elements required for the main application.
typedef Math::Matrix<float, 4, 4, Math::ColumnMajor> rtVTK::Matrix |
string rtVTK::to_string | ( | const T & | value | ) |
Referenced by rtVTK::RenderWindow::updateTitle().