#include <RenderHolder.h>
|
| NewRendererDialog (QWidget *parent, std::vector< string > rendererNames, std::vector< string > descriptions, std::vector< string > iconPaths, std::vector< string > smallIconPaths, std::vector< bool > dim2DSupport, std::vector< bool > dim3DSupport, vector< bool > particleSupport) |
|
std::string | GetSelectedRenderer () |
|
void | InitializeDataSources (VAPoR::DataStatus *dataStatus) |
|
Definition at line 25 of file RenderHolder.h.
◆ NewRendererDialog()
NewRendererDialog::NewRendererDialog |
( |
QWidget * |
parent, |
|
|
std::vector< string > |
rendererNames, |
|
|
std::vector< string > |
descriptions, |
|
|
std::vector< string > |
iconPaths, |
|
|
std::vector< string > |
smallIconPaths, |
|
|
std::vector< bool > |
dim2DSupport, |
|
|
std::vector< bool > |
dim3DSupport, |
|
|
vector< bool > |
particleSupport |
|
) |
| |
◆ GetSelectedRenderer()
std::string NewRendererDialog::GetSelectedRenderer |
( |
| ) |
|
|
inline |
◆ InitializeDataSources()
The documentation for this class was generated from the following file: