Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

vtkOutlineSource.h File Reference

#include "vtkPolyDataSource.h"

Include dependency graph for vtkOutlineSource.h:

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

Go to the source code of this file.

Defines

#define VTK_BOX_TYPE_AXIS_ALIGNED   0
#define VTK_BOX_TYPE_ORIENTED   1


Define Documentation

#define VTK_BOX_TYPE_AXIS_ALIGNED   0
 

Definition at line 31 of file vtkOutlineSource.h.

Referenced by vtkOutlineSource::SetBoxTypeToAxisAligned().

#define VTK_BOX_TYPE_ORIENTED   1
 

Definition at line 32 of file vtkOutlineSource.h.

Referenced by vtkOutlineSource::SetBoxTypeToOriented().