#include "vtkObject.h"Include dependency graph for vtkProperty.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | vtkProperty | 
| represent surface properties of a geometric object More... | |
Defines | |
| #define | VTK_FLAT 0 | 
| #define | VTK_GOURAUD 1 | 
| #define | VTK_PHONG 2 | 
| #define | VTK_POINTS 0 | 
| #define | VTK_WIREFRAME 1 | 
| #define | VTK_SURFACE 2 | 
      
  | 
  
| 
 
 Definition at line 58 of file vtkProperty.h. Referenced by vtkProperty::GetInterpolationAsString(), and vtkProperty::SetInterpolationToFlat().  | 
  
      
  | 
  
| 
 
 Definition at line 59 of file vtkProperty.h. Referenced by vtkProperty::GetInterpolationAsString(), and vtkProperty::SetInterpolationToGouraud().  | 
  
      
  | 
  
| 
 
 Definition at line 60 of file vtkProperty.h. Referenced by vtkProperty::SetInterpolationToPhong().  | 
  
      
  | 
  
| 
 
 Definition at line 63 of file vtkProperty.h. Referenced by vtkProperty::GetRepresentationAsString(), and vtkProperty::SetRepresentationToPoints().  | 
  
      
  | 
  
| 
 
 Definition at line 64 of file vtkProperty.h. Referenced by vtkProperty::GetRepresentationAsString(), and vtkProperty::SetRepresentationToWireframe().  | 
  
      
  | 
  
| 
 
 Definition at line 65 of file vtkProperty.h. Referenced by vtkProperty::SetRepresentationToSurface().  |