widget to that lets user edit ParaView's lights
More...
#include <pqLightsInspector.h>
Inherits QWidget.
widget to that lets user edit ParaView's lights
pqLightsInspector is a QWidget that is used to allow user to view and edit the lights in the active render view
Definition at line 22 of file pqLightsInspector.h.
◆ pqLightsInspector()
pqLightsInspector::pqLightsInspector |
( |
QWidget * |
parent = nullptr , |
|
|
Qt::WindowFlags |
f = Qt::WindowFlags() , |
|
|
bool |
autotracking = true |
|
) |
| |
◆ ~pqLightsInspector()
pqLightsInspector::~pqLightsInspector |
( |
| ) |
|
|
override |
◆ addLight
void pqLightsInspector::addLight |
( |
| ) |
|
|
slot |
◆ removeLight
void pqLightsInspector::removeLight |
( |
vtkSMProxy * |
= nullptr | ) |
|
|
slot |
◆ syncLightToCamera
void pqLightsInspector::syncLightToCamera |
( |
vtkSMProxy * |
= nullptr | ) |
|
|
slot |
◆ resetLight
void pqLightsInspector::resetLight |
( |
vtkSMProxy * |
= nullptr | ) |
|
|
slot |
◆ setActiveView
void pqLightsInspector::setActiveView |
( |
pqView * |
| ) |
|
|
slot |
◆ render
void pqLightsInspector::render |
( |
| ) |
|
|
slot |
◆ updateAndRender
void pqLightsInspector::updateAndRender |
( |
| ) |
|
|
slot |
The documentation for this class was generated from the following file: