#include "vtkPolyDataWriter.h"
Include dependency graph for vtkPLYWriter.h:

Go to the source code of this file.
| Classes | |
| class | vtkPLYWriter | 
| write Stanford PLY file format  More... | |
| Defines | |
| #define | VTK_LITTLE_ENDIAN 0 | 
| #define | VTK_BIG_ENDIAN 1 | 
| #define | VTK_COLOR_MODE_DEFAULT 0 | 
| #define | VTK_COLOR_MODE_UNIFORM_CELL_COLOR 1 | 
| #define | VTK_COLOR_MODE_UNIFORM_POINT_COLOR 2 | 
| #define | VTK_COLOR_MODE_UNIFORM_COLOR 3 | 
| #define | VTK_COLOR_MODE_OFF 4 | 
| 
 | 
| 
 Definition at line 42 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetDataByteOrderToLittleEndian(). | 
| 
 | 
| 
 Definition at line 43 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetDataByteOrderToBigEndian(). | 
| 
 | 
| 
 Definition at line 45 of file vtkPLYWriter.h. | 
| 
 | 
| 
 Definition at line 46 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetColorModeToUniformCellColor(). | 
| 
 | 
| 
 Definition at line 47 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetColorModeToUniformPointColor(). | 
| 
 | 
| 
 Definition at line 48 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetColorModeToUniformColor(). | 
| 
 | 
| 
 Definition at line 49 of file vtkPLYWriter.h. Referenced by vtkPLYWriter::SetColorModeToOff(). |