VTK
Public Attributes | List of all members
PlyOtherProp Struct Reference

#include <vtkPLY.h>

Collaboration diagram for PlyOtherProp:
[legend]

Public Attributes

char * name
 
int size
 
int nprops
 
PlyProperty ** props
 

Detailed Description

Definition at line 121 of file vtkPLY.h.

Member Data Documentation

char* PlyOtherProp::name

Definition at line 122 of file vtkPLY.h.

int PlyOtherProp::size

Definition at line 123 of file vtkPLY.h.

int PlyOtherProp::nprops

Definition at line 124 of file vtkPLY.h.

PlyProperty** PlyOtherProp::props

Definition at line 125 of file vtkPLY.h.


The documentation for this struct was generated from the following file: