#include <axlActorFieldSpatial.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 (axlActorFieldSpatial, 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) |
| axlActorFieldSpatial (void) | |
| ~axlActorFieldSpatial (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 axlActorFieldSpatial * | New (void) |
Additional Inherited Members | |
Signals inherited from axlAbstractActor | |
| void | stateChanged (dtkAbstractData *data, int mode) |
| void | updated (void) |
Definition at line 30 of file axlActorFieldSpatial.h.
| axlActorFieldSpatial::axlActorFieldSpatial | ( | void | ) |
Definition at line 762 of file axlActorFieldSpatial.cpp.
| axlActorFieldSpatial::~axlActorFieldSpatial | ( | void | ) |
Definition at line 770 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 195 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 209 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 204 of file axlActorFieldSpatial.cpp.
|
virtual |
Implements axlAbstractActor.
Definition at line 155 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 466 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 591 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 580 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 528 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 501 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 569 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 602 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 160 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 229 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 214 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 224 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 219 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 168 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1099 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1093 of file axlActorFieldSpatial.cpp.
|
static |
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 1106 of file axlActorFieldSpatial.cpp.
|
inlineslot |
Definition at line 85 of file axlActorFieldSpatial.h.
| vtkScalarBarActor * axlActorFieldSpatial::scalarBar | ( | void | ) |
Definition at line 200 of file axlActorFieldSpatial.cpp.
| void * axlActorFieldSpatial::scalarColorMapper | ( | void | ) |
Definition at line 757 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 719 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 367 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 381 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 374 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 321 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 419 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 239 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 388 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 408 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 397 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 447 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 435 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 441 of file axlActorFieldSpatial.cpp.
| void axlActorFieldSpatial::setup | ( | void | ) |
Definition at line 777 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActorField.
Definition at line 234 of file axlActorFieldSpatial.cpp.
|
virtual |
Reimplemented from axlAbstractActor.
Definition at line 615 of file axlActorFieldSpatial.cpp.
| void axlActorFieldSpatial::updateArray | ( | void | ) |
Definition at line 247 of file axlActorFieldSpatial.cpp.
| axlActorFieldSpatial::vtkTypeRevisionMacro | ( | axlActorFieldSpatial | , |
| vtkAssembly | |||
| ) |