Classes | Macros
vtkSMIntRangeDomain.h File Reference
#include "vtkRemotingServerManagerModule.h"
#include "vtkSMDomain.h"
#include "vtkSMRangeDomainTemplate.h"
Include dependency graph for vtkSMIntRangeDomain.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  vtkSMIntRangeDomain
 type specific extension to vtkSMRangeDomainTemplate for ints. More...
 

Macros

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   int
 
#define vtkSMDomain   vtkSMRangeDomainTemplate<int>
 

Macro Definition Documentation

◆ VTK_DATA_ARRAY_TEMPLATE_TYPE

#define VTK_DATA_ARRAY_TEMPLATE_TYPE   int

Definition at line 17 of file vtkSMIntRangeDomain.h.

◆ vtkSMDomain

Definition at line 25 of file vtkSMIntRangeDomain.h.