Class of Inside Cursor Gauss Points settings. More...
#include <VISU_GaussPtsSettings.h>

Public Member Functions | |
| vtkTypeMacro (VISU_InsideCursorSettings, vtkObject) | |
| VISU_InsideCursorSettings () | |
| virtual | ~VISU_InsideCursorSettings () |
| vtkSetMacro (MinSize, vtkFloatingPointType) | |
| vtkGetMacro (MinSize, vtkFloatingPointType) | |
| vtkSetMacro (MaxSize, vtkFloatingPointType) | |
| vtkGetMacro (MaxSize, vtkFloatingPointType) | |
| vtkTypeMacro (VISU_GaussPtsSettings, vtkObject) | |
| vtkSetMacro (Initial, bool) | |
| vtkSetMacro (PrimitiveType, int) | |
| vtkSetMacro (Clamp, vtkFloatingPointType) | |
| vtkSetMacro (Texture, vtkImageData *) | |
| vtkSetMacro (AlphaThreshold, vtkFloatingPointType) | |
| vtkSetMacro (Resolution, int) | |
| vtkSetMacro (Magnification, vtkFloatingPointType) | |
| vtkSetMacro (Increment, vtkFloatingPointType) | |
| vtkGetMacro (Initial, bool) | |
| vtkGetMacro (PrimitiveType, int) | |
| vtkGetMacro (Clamp, vtkFloatingPointType) | |
| vtkGetMacro (Texture, vtkImageData *) | |
| vtkGetMacro (AlphaThreshold, vtkFloatingPointType) | |
| vtkGetMacro (Resolution, int) | |
| vtkGetMacro (Magnification, vtkFloatingPointType) | |
| vtkGetMacro (Increment, vtkFloatingPointType) | |
Static Public Member Functions | |
| static VISU_InsideCursorSettings * | New () |
Protected Attributes | |
| vtkFloatingPointType | MinSize |
| vtkFloatingPointType | MaxSize |
| bool | Initial |
| int | PrimitiveType |
| vtkFloatingPointType | Clamp |
| vtkImageData * | Texture |
| vtkFloatingPointType | AlphaThreshold |
| int | Resolution |
| vtkFloatingPointType | Magnification |
| vtkFloatingPointType | Increment |
Contains information about the point sprite parameters: Clamp, Texture, Alpha threshold, Const size and Color. Used by Gauss Points Actor.
| VISU_InsideCursorSettings::~VISU_InsideCursorSettings | ( | ) | [virtual] |
| VISU_InsideCursorSettings.vtkTypeMacro | ( | VISU_InsideCursorSettings | , |
| vtkObject | |||
| ) |
| static VISU_InsideCursorSettings* VISU_InsideCursorSettings.New | ( | ) | [static] |
Reimplemented from VISU_GaussPtsSettings.
| VISU_InsideCursorSettings.vtkSetMacro | ( | MinSize | , |
| vtkFloatingPointType | |||
| ) |
| VISU_InsideCursorSettings.vtkGetMacro | ( | MinSize | , |
| vtkFloatingPointType | |||
| ) |
| VISU_InsideCursorSettings.vtkSetMacro | ( | MaxSize | , |
| vtkFloatingPointType | |||
| ) |
| VISU_InsideCursorSettings.vtkGetMacro | ( | MaxSize | , |
| vtkFloatingPointType | |||
| ) |
| VISU_GaussPtsSettings.vtkTypeMacro | ( | VISU_GaussPtsSettings | , |
| vtkObject | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Initial | , |
| bool | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | PrimitiveType | , |
| int | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Clamp | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Texture | , |
| vtkImageData * | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | AlphaThreshold | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Resolution | , |
| int | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Magnification | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkSetMacro | ( | Increment | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Initial | , |
| bool | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | PrimitiveType | , |
| int | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Clamp | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Texture | , |
| vtkImageData * | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | AlphaThreshold | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Resolution | , |
| int | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Magnification | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
| VISU_GaussPtsSettings.vtkGetMacro | ( | Increment | , |
| vtkFloatingPointType | |||
| ) | [inherited] |
vtkFloatingPointType VISU_InsideCursorSettings.MinSize [protected] |
vtkFloatingPointType VISU_InsideCursorSettings.MaxSize [protected] |
bool VISU_GaussPtsSettings.Initial [protected, inherited] |
int VISU_GaussPtsSettings.PrimitiveType [protected, inherited] |
vtkFloatingPointType VISU_GaussPtsSettings.Clamp [protected, inherited] |
vtkImageData* VISU_GaussPtsSettings.Texture [protected, inherited] |
vtkFloatingPointType VISU_GaussPtsSettings.AlphaThreshold [protected, inherited] |
int VISU_GaussPtsSettings.Resolution [protected, inherited] |
vtkFloatingPointType VISU_GaussPtsSettings.Magnification [protected, inherited] |
vtkFloatingPointType VISU_GaussPtsSettings.Increment [protected, inherited] |