Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PlyElement Struct Reference

#include <ply.H>

Collaboration diagram for PlyElement:

Collaboration graph
[legend]
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

Detailed Description

Definition at line 81 of file ply.H.


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(), describe_other_properties_ply(), describe_property_ply(), element_layout_ply(), get_element_description_ply(), get_other_properties(), init_rule_ply(), ply_describe_property(), ply_read(), and ply_write().

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_file(), 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 Sep 18 11:46:54 2006 for jot by  doxygen 1.4.4