SMTK  @SMTK_VERSION@
Simulation Modeling Tool Kit
Public Member Functions | List of all members
pqSMTKColorByToolBar Class Reference

A toolbar that lets users manipulate how a resource's representation is colored. More...

#include <pqSMTKColorByToolBar.h>

Inheritance diagram for pqSMTKColorByToolBar:
[legend]
Collaboration diagram for pqSMTKColorByToolBar:
[legend]

Public Member Functions

 pqSMTKColorByToolBar (QWidget *parent=nullptr)
 

Detailed Description

A toolbar that lets users manipulate how a resource's representation is colored.

When users select a resource in the resource panel (or take other actions that cause ParaView to select the pipeline object exposing a resource), this toolbar presents options for how the representation is colored in the active view.

Currently, representations may be colored "by entity" (in which case colors explicitly assigned to each component are used if available), "by volume" (in which case, surface are rendered in the color assigned to the region of space they bound), or "by field" (in which case spatially-varying point- or cell-data is applied to cells via a colormap).


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