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

PlyProperty Struct Reference

#include <ply.h>

List of all members.

Public Attributes

char * name
int external_type
int internal_type
int offset
int is_list
int count_external
int count_internal
int count_offset


Member Data Documentation

int PlyProperty::count_external
 

Definition at line 75 of file ply.h.

Referenced by add_property, ascii_get_element, binary_get_element, copy_property, header_complete_ply, put_element_ply, and setup_other_props.

int PlyProperty::count_internal
 

Definition at line 76 of file ply.h.

Referenced by ascii_get_element, binary_get_element, copy_property, get_element_setup_ply, ply_get_property, put_element_ply, setup_other_props, and setup_property_ply.

int PlyProperty::count_offset
 

Definition at line 77 of file ply.h.

Referenced by ascii_get_element, binary_get_element, copy_property, get_element_setup_ply, ply_get_property, put_element_ply, setup_other_props, and setup_property_ply.

int PlyProperty::external_type
 

Definition at line 70 of file ply.h.

Referenced by add_property, ascii_get_element, binary_get_element, copy_property, get_new_props_ply, header_complete_ply, put_element_ply, and setup_other_props.

int PlyProperty::internal_type
 

Definition at line 71 of file ply.h.

Referenced by ascii_get_element, binary_get_element, copy_property, get_element_setup_ply, ply_get_property, put_element_ply, setup_other_props, and setup_property_ply.

int PlyProperty::is_list
 

Definition at line 74 of file ply.h.

Referenced by add_property, ascii_get_element, binary_get_element, copy_property, header_complete_ply, put_element_ply, and setup_other_props.

char* PlyProperty::name
 

Definition at line 69 of file ply.h.

Referenced by add_property, copy_property, find_property, header_complete_ply, init_rule_ply, modify_rule_ply, ply_get_property, read_rawgraphics, and setup_property_ply.

int PlyProperty::offset
 

Definition at line 72 of file ply.h.

Referenced by ascii_get_element, binary_get_element, copy_property, get_element_setup_ply, get_new_props_ply, ply_get_property, 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