4 #ifndef vtkSMDoubleMapPropertyIterator_h 5 #define vtkSMDoubleMapPropertyIterator_h 11 class vtkSMDoubleMapPropertyIteratorInternals;
31 virtual int IsAtEnd();
43 virtual double GetElementComponent(
unsigned int component);
54 vtkSMDoubleMapPropertyIteratorInternals* Internals;
#define VTKREMOTINGSERVERMANAGER_EXPORT
a map property storing double values
superclass for most server manager classes
static vtkSMObject * New()
void PrintSelf(ostream &os, vtkIndent indent) override