| VTK
    9.0.1
    | 
Go to the source code of this file.
| Classes | |
| class | vtkProperty | 
| represent surface properties of a geometric object  More... | |
| Macros | |
| #define | VTK_FLAT 0 | 
| #define | VTK_GOURAUD 1 | 
| #define | VTK_PHONG 2 | 
| #define | VTK_PBR 3 | 
| #define | VTK_POINTS 0 | 
| #define | VTK_WIREFRAME 1 | 
| #define | VTK_SURFACE 2 | 
| #define VTK_FLAT 0 | 
Definition at line 40 of file vtkProperty.h.
| #define VTK_GOURAUD 1 | 
Definition at line 41 of file vtkProperty.h.
| #define VTK_PHONG 2 | 
Definition at line 42 of file vtkProperty.h.
| #define VTK_PBR 3 | 
Definition at line 43 of file vtkProperty.h.
| #define VTK_POINTS 0 | 
Definition at line 46 of file vtkProperty.h.
| #define VTK_WIREFRAME 1 | 
Definition at line 47 of file vtkProperty.h.
| #define VTK_SURFACE 2 | 
Definition at line 48 of file vtkProperty.h.
 1.8.17
 1.8.17