Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Related Pages
vtkPLY Member List
This is the complete list of members for vtkPLY, including all inherited members.
- add_comment(PlyFile *, char *)
[static]
- add_element(PlyFile *, char **, int)
[static]
- add_obj_info(PlyFile *, char *)
[static]
- add_property(PlyFile *, char **, int)
[static]
- ascii_get_element(PlyFile *, char *)
[static]
- binary_get_element(PlyFile *, char *)
[static]
- copy_property(PlyProperty *, PlyProperty *)
[static]
- equal_strings(const char *, const char *)
[static]
- find_element(PlyFile *, char *)
[static]
- find_property(PlyElement *, const char *, int *)
[static]
- get_ascii_item(char *, int, int *, unsigned int *, double *)
[static]
- get_binary_item(FILE *, int, int *, unsigned int *, double *)
[static]
- get_item_value(char *, int)
[static]
- get_prop_type(char *)
[static]
- get_stored_item(void *, int, int *, unsigned int *, double *)
[static]
- get_words(FILE *, int *, char **)
[static]
- my_alloc(int, int, char *)
[static]
- old_get_words(FILE *, int *)
[static]
- old_write_ascii_item(FILE *, char *, int)
[static]
- ply_close(PlyFile *)
[static]
- ply_describe_element(PlyFile *, char *, int, int, PlyProperty *)
[static]
- ply_describe_other_elements(PlyFile *, PlyOtherElems *)
[static]
- ply_describe_other_properties(PlyFile *, PlyOtherProp *, int)
[static]
- ply_describe_property(PlyFile *, char *, PlyProperty *)
[static]
- ply_element_count(PlyFile *, char *, int)
[static]
- ply_free_other_elements(PlyOtherElems *)
[static]
- ply_get_comments(PlyFile *, int *)
[static]
- ply_get_element(PlyFile *, void *)
[static]
- ply_get_element_description(PlyFile *, char *, int *, int *)
[static]
- ply_get_element_setup(PlyFile *, char *, int, PlyProperty *)
[static]
- ply_get_info(PlyFile *, float *, int *)
[static]
- ply_get_obj_info(PlyFile *, int *)
[static]
- ply_get_other_element(PlyFile *, char *, int)
[static]
- ply_get_other_properties(PlyFile *, char *, int)
[static]
- ply_get_property(PlyFile *, char *, PlyProperty *)
[static]
- ply_header_complete(PlyFile *)
[static]
- ply_open_for_reading(char *, int *, char ***, int *, float *)
[static]
- ply_open_for_writing(char *, int, const char **, int, float *)
[static]
- ply_put_comment(PlyFile *, char *)
[static]
- ply_put_element(PlyFile *, void *)
[static]
- ply_put_element_setup(PlyFile *, char *)
[static]
- ply_put_obj_info(PlyFile *, char *)
[static]
- ply_put_other_elements(PlyFile *)
[static]
- ply_read(FILE *, int *, char ***)
[static]
- ply_write(FILE *, int, const char **, int)
[static]
- store_item(char *, int, int, unsigned int, double)
[static]
- write_ascii_item(FILE *, int, unsigned int, double, int)
[static]
- write_binary_item(FILE *, int, unsigned int, double, int)
[static]
- write_scalar_type(FILE *, int)
[static]
Generated on Thu Mar 28 14:39:02 2002 for VTK by
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001