#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 34 of file vtkOutlineSource.h.
| #define VTK_BOX_TYPE_ORIENTED 1 |
Definition at line 35 of file vtkOutlineSource.h.
1.5.6