13 bool _addNull =
false;
14 int _onlyShowForDim = -1;
15 bool _showParticleVars =
false;
26 _onlyShowForDim = dim;
31 _showParticleVars =
true;
PColorMapVariableSelector()
PHeightVariableSelector()
PScalarVariableSelector()
int getDimensionality() const override
int getDimensionality() const override
bool isShown() const override
bool requireDataMgr() const override
void updateGUI() const override
PVariableSelector * ShowParticleVars()
int getRendererDimension() const
PVariableSelector * AddNullOption()
virtual int getDimensionality() const
PVariableSelector * OnlyShowForDim(int dim)
PVariableSelector(const std::string &tag, const std::string &label="")
virtual void dropdownTextChanged(std::string text) override
PXFieldVariableSelector()
PYFieldVariableSelector()
PZFieldVariableSelector()