#include <axlActorFieldDiscrete.h>
Public Slots | |
| void | onUpdateGeometry (void) |
Public Slots inherited from axlAbstractActorField | |
| void | update (void) |
Public Slots inherited from axlAbstractActor | |
| virtual void | onUpdateGeometry (void)=0 |
| virtual void | onUpdateProperty (void) |
| virtual void | onUpdateStructure (void) |
| virtual void | hide (void) |
| virtual void | show (void) |
| virtual void | onSamplingChanged (void) |
| virtual void | onTubeFilterRadiusChanged (double radius) |
| virtual void | onControlPointChanged (void) |
| virtual void | onRemoved (void) |
| virtual void | onModeChanged (int state) |
| virtual void | showCurrentPoint (double u, double v, dtkAbstractData *data) |
| virtual void | moveCurrentPoint (double u, double v, dtkAbstractData *data) |
| virtual void | hideCurrentPoint (double u, double v, dtkAbstractData *data) |
| virtual void | onSelectBoundaryEdge (int numEdge, int previous, int n) |
Public Member Functions | |
| vtkTypeRevisionMacro (axlActorFieldDiscrete, vtkAssembly) | |
| dtkAbstractData * | data (void) |
| axlAbstractField * | field (void) |
| axlAbstractField * | magnitude (void) |
| axlAbstractActor * | actorField (void) |
| vtkScalarBarActor * | scalarBar (void) |
| double | colRangeMin (void) |
| double | colRangeMax (void) |
| double | maxValue (void) |
| double | minValue (void) |
| int | isoCount (void) |
| double | isoRangeMin (void) |
| double | isoRangeMax (void) |
| double | glyphScale (void) |
| double | streamRadius (void) |
| void | setInteractor (void *interactor) |
| virtual void | setData (dtkAbstractData *field) |
| void | setActorField (axlAbstractActor *actor) |
| void | setColRangeMin (double min) |
| void | setColRangeMax (double max) |
| void | setIsoCount (int count) |
| void | setIsoRangeMin (double min) |
| void | setIsoRangeMax (double max) |
| void | setGlyphScale (double scale) |
| void | setStreamPropagation (double propagation) |
| void | setStreamRadius (double radius) |
| void | setStreamDirection (int direction) |
| void | setActiveFieldKind (void) |
| void | updateArray (void) |
| void | displayAsColor (void) |
| void | displayAsIso (void) |
| void | displayAsNoneScalar (void) |
| void | displayAsNoneVector (void) |
| void | displayAsHedge (void) |
| void | displayAsGlyph (void) |
| void | displayAsStream (void) |
| void | onIsoRadiusChanged (double radius) |
| void | update (void) |
| void * | scalarColorMapper (void) |
| axlActorFieldDiscrete (void) | |
| ~axlActorFieldDiscrete (void) | |
| void | setup (void) |
Public Member Functions inherited from axlAbstractActorField | |
| axlAbstractActorField () | |
| virtual | ~axlAbstractActorField (void) |
| void * | scalarColorMapper (void) |
Public Member Functions inherited from axlAbstractActor | |
| axlAbstractActor (axlAbstractActor *parent=0) | |
| virtual | ~axlAbstractActor (void) |
| virtual bool | isVisible (void) |
| virtual void | setDisplay (bool display) |
| virtual void | showControlPoints (bool show) |
| virtual bool | isShowControlPoints (void) |
| virtual void | setMapperCollorArray (void) |
| virtual void | setShader (QString xmlfile) |
| virtual void | setShaderFromString (QString xmlfile) |
| virtual void | setOpacity (double opacity) |
| virtual void | setSize (double size) |
| virtual void | setColor (double red, double green, double blue) |
| virtual void | setInterpolation (int interpolation) |
| virtual void | setParent (axlAbstractActor *parent) |
| virtual axlAbstractActor * | parent (void) |
| virtual axlMesh * | toMesh (void) |
| virtual int | getState (void) |
| virtual void | setMode (int state) |
| virtual QString | identifier (void) |
Static Public Member Functions | |
| static axlActorFieldDiscrete * | New (void) |
Additional Inherited Members | |
Signals inherited from axlAbstractActor | |
| void | stateChanged (dtkAbstractData *data, int mode) |
| void | updated (void) |
Definition at line 35 of file axlActorFieldDiscrete.h.
| axlActorFieldDiscrete::axlActorFieldDiscrete | ( | void | ) |
Definition at line 684 of file axlActorFieldDiscrete.cpp.
| axlActorFieldDiscrete::~axlActorFieldDiscrete | ( | void | ) |
Definition at line 691 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 185 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 200 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 195 of file axlActorFieldDiscrete.cpp.
|
virtual |
Implements axlAbstractActor.
Definition at line 154 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 451 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 564 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 553 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 508 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 481 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 542 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 574 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 159 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 220 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 205 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 215 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 210 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 167 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1019 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1013 of file axlActorFieldDiscrete.cpp.
|
static |
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1026 of file axlActorFieldDiscrete.cpp.
|
inlineslot |
Definition at line 92 of file axlActorFieldDiscrete.h.
| vtkScalarBarActor * axlActorFieldDiscrete::scalarBar | ( | void | ) |
Definition at line 191 of file axlActorFieldDiscrete.cpp.
| void * axlActorFieldDiscrete::scalarColorMapper | ( | void | ) |
Definition at line 679 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 650 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 355 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 369 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 362 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 307 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 407 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 230 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 376 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 396 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 385 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 432 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 420 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 426 of file axlActorFieldDiscrete.cpp.
| void axlActorFieldDiscrete::setup | ( | void | ) |
Definition at line 698 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 225 of file axlActorFieldDiscrete.cpp.
|
virtual |
Reimplemented from axlAbstractActor.
Definition at line 587 of file axlActorFieldDiscrete.cpp.
| void axlActorFieldDiscrete::updateArray | ( | void | ) |
Definition at line 239 of file axlActorFieldDiscrete.cpp.
| axlActorFieldDiscrete::vtkTypeRevisionMacro | ( | axlActorFieldDiscrete | , |
| vtkAssembly | |||
| ) |