ExaFMM 1
Fast-multipole Method for exascale systems
Public Member Functions | Static Public Member Functions | Public Attributes
vtkSliderCallback Class Reference

Interactive VTK class. More...

#include <vtk.h>

List of all members.

Public Member Functions

 vtkSliderCallback ()
virtual void Execute (vtkObject *caller, unsigned long, void *)

Static Public Member Functions

static vtkSliderCallbackNew ()

Public Attributes

vtkPoints * points [maxGroups]
vtkPolyData * polydata
vtkVertexGlyphFilter * filter

Detailed Description

Interactive VTK class.

Definition at line 48 of file vtk.h.


Constructor & Destructor Documentation

vtkSliderCallback::vtkSliderCallback ( ) [inline]

Definition at line 53 of file vtk.h.

Here is the caller graph for this function:


Member Function Documentation

virtual void vtkSliderCallback::Execute ( vtkObject *  caller,
unsigned  long,
void *   
) [inline, virtual]

Definition at line 57 of file vtk.h.

static vtkSliderCallback* vtkSliderCallback::New ( ) [inline, static]

Definition at line 54 of file vtk.h.

Here is the call graph for this function:

Here is the caller graph for this function:


Member Data Documentation

vtkVertexGlyphFilter* vtkSliderCallback::filter

Definition at line 52 of file vtk.h.

Definition at line 50 of file vtk.h.

Definition at line 51 of file vtk.h.


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines