50 #ifndef __vtkImplicitSelectionLoop_h
51 #define __vtkImplicitSelectionLoop_h
91 vtkSetMacro(AutomaticNormalGeneration,
int);
92 vtkGetMacro(AutomaticNormalGeneration,
int);
93 vtkBooleanMacro(AutomaticNormalGeneration,
int);
99 vtkSetVector3Macro(Normal,
double);
100 vtkGetVectorMacro(Normal,
double,3);