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

PlyElement Struct Reference

#include <ply.h>

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 82 of file ply.h.

Referenced by add_element, find_element, get_element_list_ply, get_other_element_ply, get_other_properties, header_complete_ply, init_rule_ply, ply_read, ply_write, setup_element_read_ply, and setup_property_ply.

int PlyElement::nprops
 

Definition at line 85 of file ply.h.

Referenced by add_element, add_property, ascii_get_element, binary_get_element, describe_other_properties_ply, describe_property_ply, element_layout_ply, find_property, get_element_description_ply, get_new_props_ply, get_other_properties, header_complete_ply, init_rule_ply, modify_rule_ply, ply_describe_property, ply_read, ply_write, put_element_ply, read_rawgraphics, and setup_other_props.

int PlyElement::num
 

Definition at line 83 of file ply.h.

Referenced by add_element, describe_element_ply, element_count_ply, element_layout_ply, get_element_description_ply, get_other_element_ply, header_complete_ply, ply_write, and setup_element_read_ply.

int PlyElement::other_offset
 

Definition at line 88 of file ply.h.

Referenced by ascii_get_element, binary_get_element, describe_other_properties_ply, get_other_properties, ply_read, and put_element_ply.

int PlyElement::other_size
 

Definition at line 89 of file ply.h.

Referenced by ascii_get_element, binary_get_element, describe_other_properties_ply, get_new_props_ply, get_other_properties, and setup_other_props.

PlyProperty** PlyElement::props
 

Definition at line 86 of file ply.h.

Referenced by add_property, ascii_get_element, binary_get_element, describe_other_properties_ply, describe_property_ply, element_layout_ply, find_property, get_element_description_ply, get_new_props_ply, get_other_properties, header_complete_ply, init_rule_ply, modify_rule_ply, ply_describe_property, put_element_ply, read_rawgraphics, and setup_other_props.

int PlyElement::size
 

Definition at line 84 of file ply.h.

char* PlyElement::store_prop
 

Definition at line 87 of file ply.h.

Referenced by ascii_get_element, binary_get_element, describe_other_properties_ply, describe_property_ply, element_layout_ply, get_element_setup_ply, get_new_props_ply, get_other_properties, ply_describe_property, ply_get_property, ply_read, put_element_ply, setup_other_props, and setup_property_ply.


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