Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

IO/vtkPLYWriter.h File Reference

#include "vtkPolyDataWriter.h"
#include "vtkPolyData.h"
#include "vtkScalarsToColors.h"

Include dependency graph for vtkPLYWriter.h:

Include dependency graph

Go to the source code of this file.

Compounds

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


Define Documentation

#define VTK_LITTLE_ENDIAN   0
 

Definition at line 74 of file vtkPLYWriter.h.

#define VTK_BIG_ENDIAN   1
 

Definition at line 75 of file vtkPLYWriter.h.

#define VTK_COLOR_MODE_DEFAULT   0
 

Definition at line 77 of file vtkPLYWriter.h.

#define VTK_COLOR_MODE_UNIFORM_CELL_COLOR   1
 

Definition at line 78 of file vtkPLYWriter.h.

#define VTK_COLOR_MODE_UNIFORM_POINT_COLOR   2
 

Definition at line 79 of file vtkPLYWriter.h.

#define VTK_COLOR_MODE_UNIFORM_COLOR   3
 

Definition at line 80 of file vtkPLYWriter.h.

#define VTK_COLOR_MODE_OFF   4
 

Definition at line 81 of file vtkPLYWriter.h.


Generated on Thu Mar 28 14:25:12 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001