AmbientOcclusion
Window Class Reference

#include <window.h>

Inherits QWidget.

Public Slots

void onLoadFileClick ()
 
void setEdgeColorButton (QColor color)
 
void setBackgroundColorButton (QColor color)
 
void setHaloColorButton (QColor color)
 
void setEdgeThickness (int value)
 
void onEdgeColorClick ()
 
void onBackgroundColorClick ()
 
void onHaloColorClick ()
 
void radiusTypeChanged (QString type)
 
void colorModeChanged (QString mode)
 
void setDepthAwareness (int value)
 
void setHaloSize (int value)
 
void setHaloDepthThreshold (int value)
 
void setDiffuseIntensity (double value)
 
void setSpecularIntensity (double value)
 
void setSpecularExponent (double value)
 
void toggleSpecular (bool toggle)
 
void setAmbientIntensity (double value)
 
void toggleAmbientOcclusion (bool toggle)
 
void ambientOcclusionNumDirectionsChanged ()
 

Public Member Functions

 Window (QWidget *parent=0)
 
 ~Window ()
 

Constructor & Destructor Documentation

Window::Window ( QWidget *  parent = 0)
explicit
Window::~Window ( )

Member Function Documentation

void Window::ambientOcclusionNumDirectionsChanged ( )
slot
void Window::colorModeChanged ( QString  mode)
slot
void Window::onBackgroundColorClick ( )
slot
void Window::onEdgeColorClick ( )
slot
void Window::onHaloColorClick ( )
slot
void Window::onLoadFileClick ( )
slot
void Window::radiusTypeChanged ( QString  type)
slot
void Window::setAmbientIntensity ( double  value)
slot
void Window::setBackgroundColorButton ( QColor  color)
slot
void Window::setDepthAwareness ( int  value)
slot
void Window::setDiffuseIntensity ( double  value)
slot
void Window::setEdgeColorButton ( QColor  color)
slot
void Window::setEdgeThickness ( int  value)
slot
void Window::setHaloColorButton ( QColor  color)
slot
void Window::setHaloDepthThreshold ( int  value)
slot
void Window::setHaloSize ( int  value)
slot
void Window::setSpecularExponent ( double  value)
slot
void Window::setSpecularIntensity ( double  value)
slot
void Window::toggleAmbientOcclusion ( bool  toggle)
slot
void Window::toggleSpecular ( bool  toggle)
slot

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