#include "WRenderParamsWidget.h"
#include "WSimulationCanvas.h"
#include <Wt/WPushButton.h>
#include <Wt/WPanel.h>
#include <Wt/WColorPicker.h>
#include <Wt/WDoubleSpinBox.h>
#include <Wt/WLabel.h>
#include <Wt/WTable.h>
#include <Wt/WCheckBox.h>
#include <Wt/WHBoxLayout.h>
#include <Wt/WVBoxLayout.h>
#include <Wt/WGridLayout.h>
#include <Wt/WBorderLayout.h>
#include <Wt/WSlider.h>
#include <Wt/WText.h>
#include <GLRenderEngine.h>
Go to the source code of this file.
◆ addTableRow()
T * addTableRow |
( |
Wt::WTable * | table, |
|
|
std::string | label, |
|
|
int | labelWidth = 120, |
|
|
int | widgetWidth = 120 ) |
◆ Glm2WColor()
◆ sphere2xyz()
◆ WColor2Glm()
◆ xyz2sphere()