rtVTK  0.6.0
Classes | Typedefs | Functions
rtVTK Namespace Reference

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)

Detailed Description

Collection of elements required for the main application.

Bug:
XXX(cpg) - does this actually imply an error somewhere?

Typedef Documentation


Function Documentation

template<typename T >
string rtVTK::to_string ( const T &  value)
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends