#include "vtkPolyDataAlgorithm.h"


Go to the source code of this file.
Classes | |
| class | vtkOutlineSource | 
| create wireframe outline around bounding box  More... | |
Defines | |
| #define | VTK_BOX_TYPE_AXIS_ALIGNED 0 | 
| #define | VTK_BOX_TYPE_ORIENTED 1 | 
| #define VTK_BOX_TYPE_AXIS_ALIGNED 0 | 
Definition at line 31 of file vtkOutlineSource.h.
| #define VTK_BOX_TYPE_ORIENTED 1 | 
Definition at line 32 of file vtkOutlineSource.h.
 1.5.6