VTK
Public Attributes | List of all members
OtherElem Struct Reference

#include <vtkPLY.h>

Collaboration diagram for OtherElem:
[legend]

Public Attributes

char * elem_name
 
int elem_count
 
OtherData ** other_data
 
PlyOtherPropother_props
 

Detailed Description

Definition at line 132 of file vtkPLY.h.

Member Data Documentation

§ elem_name

char* OtherElem::elem_name

Definition at line 133 of file vtkPLY.h.

§ elem_count

int OtherElem::elem_count

Definition at line 134 of file vtkPLY.h.

§ other_data

OtherData** OtherElem::other_data

Definition at line 135 of file vtkPLY.h.

§ other_props

PlyOtherProp* OtherElem::other_props

Definition at line 136 of file vtkPLY.h.


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