ParaView
Public Member Functions
pqScalarOpacityFunction Class Reference

#include <pqScalarOpacityFunction.h>

Inheritance diagram for pqScalarOpacityFunction:
Inheritance graph
[legend]
Collaboration diagram for pqScalarOpacityFunction:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 pqScalarOpacityFunction (const QString &group, const QString &name, vtkSMProxy *proxy, pqServer *server, QObject *parent=NULL)
virtual ~pqScalarOpacityFunction ()
void setScalarRange (double min, double max)
 Set the scalar range for the opacity function.

Detailed Description

Definition at line 39 of file pqScalarOpacityFunction.h.


Constructor & Destructor Documentation

pqScalarOpacityFunction::pqScalarOpacityFunction ( const QString &  group,
const QString &  name,
vtkSMProxy proxy,
pqServer server,
QObject *  parent = NULL 
)
virtual pqScalarOpacityFunction::~pqScalarOpacityFunction ( ) [virtual]

Member Function Documentation

void pqScalarOpacityFunction::setScalarRange ( double  min,
double  max 
)

Set the scalar range for the opacity function.

This will rescale all the control points to fit the scalar range.


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