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

PlyElement Struct Reference

#include <vtkPLY.h>

Collaboration diagram for PlyElement:

Collaboration graph
[legend]
List of all members.

Public Attributes

char * name
int num
int size
int nprops
PlyProperty ** props
char * store_prop
int other_offset
int other_size

Member Data Documentation

char* PlyElement::name
 

Definition at line 142 of file vtkPLY.h.

int PlyElement::num
 

Definition at line 143 of file vtkPLY.h.

int PlyElement::size
 

Definition at line 144 of file vtkPLY.h.

int PlyElement::nprops
 

Definition at line 145 of file vtkPLY.h.

PlyProperty** PlyElement::props
 

Definition at line 146 of file vtkPLY.h.

char* PlyElement::store_prop
 

Definition at line 147 of file vtkPLY.h.

int PlyElement::other_offset
 

Definition at line 148 of file vtkPLY.h.

int PlyElement::other_size
 

Definition at line 149 of file vtkPLY.h.


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