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

PlyFile Struct Reference

#include <vtkPLY.h>

Collaboration diagram for PlyFile:

Collaboration graph
[legend]
List of all members.

Public Attributes

FILE * fp
int file_type
float version
int nelems
PlyElement ** elems
int num_comments
char ** comments
int num_obj_info
char ** obj_info
PlyElementwhich_elem
PlyOtherElemsother_elems

Member Data Documentation

FILE* PlyFile::fp
 

Definition at line 176 of file vtkPLY.h.

int PlyFile::file_type
 

Definition at line 177 of file vtkPLY.h.

float PlyFile::version
 

Definition at line 178 of file vtkPLY.h.

int PlyFile::nelems
 

Definition at line 179 of file vtkPLY.h.

PlyElement** PlyFile::elems
 

Definition at line 180 of file vtkPLY.h.

int PlyFile::num_comments
 

Definition at line 181 of file vtkPLY.h.

char** PlyFile::comments
 

Definition at line 182 of file vtkPLY.h.

int PlyFile::num_obj_info
 

Definition at line 183 of file vtkPLY.h.

char** PlyFile::obj_info
 

Definition at line 184 of file vtkPLY.h.

PlyElement* PlyFile::which_elem
 

Definition at line 185 of file vtkPLY.h.

PlyOtherElems* PlyFile::other_elems
 

Definition at line 186 of file vtkPLY.h.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 14:39:03 2002 for VTK by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001