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

OtherElem Struct Reference

#include <ply.h>

List of all members.

Public Attributes

char * elem_name
int elem_count
OtherData ** other_data
PlyOtherPropother_props


Member Data Documentation

int OtherElem::elem_count
 

Definition at line 105 of file ply.h.

Referenced by describe_other_elements_ply, get_other_element_ply, and put_other_elements_ply.

char* OtherElem::elem_name
 

Definition at line 104 of file ply.h.

Referenced by describe_other_elements_ply, get_other_element_ply, and put_other_elements_ply.

OtherData** OtherElem::other_data
 

Definition at line 106 of file ply.h.

Referenced by get_other_element_ply, and put_other_elements_ply.

PlyOtherProp* OtherElem::other_props
 

Definition at line 107 of file ply.h.

Referenced by describe_other_elements_ply, and get_other_element_ply.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 03:08:35 2024 for VMD Plugins (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002