49 #ifndef __vtkTexturedButtonRepresentation_h
50 #define __vtkTexturedButtonRepresentation_h
52 #include "vtkInteractionWidgetsModule.h"
59 class vtkTextureArray;
88 vtkSetMacro(FollowCamera,
int);
89 vtkGetMacro(FollowCamera,
int);
90 vtkBooleanMacro(FollowCamera,
int);
164 void CreateDefaultProperties();