rtVTK::AboutDialog | The about dialog box window |
ioCore::BufferedReader< T, MaxSize, ReadSelf > | Read in information to a given type |
ioCore::BufferedWriter< T, MaxSize, WriteSelf > | Write out information on a given type |
uiCore::Mouse::ButtonState | Up/down position of mouse buttons |
uiCore::Camera | Stores camera location and view focus, used to view scene objects |
rtVTK::Configuration | The class object that stores configuration data |
uiCore::Mouse::ControlKeyState | Up/down position CTRL, ALT and SHIFT |
rl::RayLogger::CookieIO | For writing header data |
rtVTK::Documentation | Class that interfaces with the documentation window ui |
rtVTK::PluginManager::dpWrap | Wrapper class for use in PluginManager |
rtVTK::glRenderer | Standard rtVTK scene renderer, |
rtVTK::glWidget | Controls drawing of rtVTK image |
ioCore::Scene::ImageParameters | Information about image resolution |
Ui::MainWindow | |
rtVTK::MainWindow | Main Window of the Application |
Core::Mesh::Material | Definition of guidelines for an object's interaction with light energy |
Math::Matrix< T, Major, Minor, Mode > | Storage and manipulation of matrices |
Core::Mesh | Storage and manipulation of object data |
uiCore::Mouse | Mouse position and click information |
MathF::mtRNG | Mersenne Twister random number generator |
ioCore::Options | Information about image and file parameters |
rtVTK::PipelineDialog | Dialog box for configuring plugin pipeline |
rtVTK::Plugin | Provides generic plugin interface. |
rtVTK::PluginManager | Creates and manages plugins |
PluginTemplate::PluginTemplate | |
Math::Point< T > | Storage and manipulation of points |
Math::Quaternion | Mathematical structure for encoding three-dimensional rotation and orientation |
rl::Ray | User-side struct for reading rays |
rl::RayLogger | C++ ray tree storage management |
rl::RayRecord | The rl struct for handling each ray |
rl::RayLogger::RayRecordIO | For efficient disk rl::RayRecord I/O |
rtVTK::RenderWindow | Creates a window containing the QWidget onto which glw renders |
Core::RGB< T > | Storage and manipulation of color values |
rtVTK::rlRenderer | Renders a ray tree from a *.rl file |
ioCore::Scene | Information about the current scene |
Core::Mesh::Sphere | Storage of spherical shapes |
Core::Texture | Information about object color and scaling |
rtVTK::Timer | Aggregates timer information |
rtVTK::TimerDialog | Connect timers to slot invocations |
uiCore::Trackball | Combines Mouse and Camera classes |
rl::Tree | User-side struct for reading trees |
rl::TreeRecord | The rl struct for handling each tree |
rl::RayLogger::TreeRecordIO | For efficient disk rl::TreeRecord I/O |
Core::Mesh::Triangle | Storage of triangular shapes |
Core::Tuple4 | 4-tuple of integers for use by Mesh |
Ui_MainWindow | |
Math::Vector< T > | Storage and manipulation of vectors |
Core::Mesh::Vertex | Storage of object's vertices |
ioCore::Scene::ViewParameters | Information about the current view of the scene |
uiCore::Mouse::xyCoord | Mouse position |
uiCore::Trackball::xyPair | Two-dimensional coordinate, used internally |