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

PlyOtherProp Struct Reference

#include <ply.h>

List of all members.

Public Attributes

char * name
int size
int nprops
PlyProperty ** props


Member Data Documentation

char* PlyOtherProp::name
 

Definition at line 93 of file ply.h.

Referenced by describe_other_properties_ply, and get_other_properties.

int PlyOtherProp::nprops
 

Definition at line 95 of file ply.h.

Referenced by describe_other_properties_ply, and get_other_properties.

PlyProperty** PlyOtherProp::props
 

Definition at line 96 of file ply.h.

Referenced by describe_other_properties_ply, and get_other_properties.

int PlyOtherProp::size
 

Definition at line 94 of file ply.h.

Referenced by describe_other_properties_ply, and get_other_properties.


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