VTK
vtkPLY Member List

This is the complete list of members for vtkPLY, including all inherited members.

add_comment(PlyFile *, char *)vtkPLYstatic
add_element(PlyFile *, char **, int)vtkPLYstatic
add_obj_info(PlyFile *, char *)vtkPLYstatic
add_property(PlyFile *, char **, int)vtkPLYstatic
ascii_get_element(PlyFile *, char *)vtkPLYstatic
binary_get_element(PlyFile *, char *)vtkPLYstatic
copy_property(PlyProperty *, const PlyProperty *)vtkPLYstatic
equal_strings(const char *, const char *)vtkPLYstatic
find_element(PlyFile *, const char *)vtkPLYstatic
find_property(PlyElement *, const char *, int *)vtkPLYstatic
get_ascii_item(const char *, int, int *, unsigned int *, double *)vtkPLYstatic
get_binary_item(PlyFile *, int, int *, unsigned int *, double *)vtkPLYstatic
get_item_value(const char *, int)vtkPLYstatic
get_prop_type(const char *)vtkPLYstatic
get_stored_item(const void *, int, int *, unsigned int *, double *)vtkPLYstatic
get_words(FILE *, int *, char **)vtkPLYstatic
my_alloc(size_t, int, const char *)vtkPLYstatic
old_get_words(FILE *, int *)vtkPLYstatic
old_write_ascii_item(FILE *, char *, int)vtkPLYstatic
ply_close(PlyFile *)vtkPLYstatic
ply_describe_element(PlyFile *, const char *, int, int, PlyProperty *)vtkPLYstatic
ply_describe_other_elements(PlyFile *, PlyOtherElems *)vtkPLYstatic
ply_describe_other_properties(PlyFile *, PlyOtherProp *, int)vtkPLYstatic
ply_describe_property(PlyFile *, const char *, PlyProperty *)vtkPLYstatic
ply_element_count(PlyFile *, const char *, int)vtkPLYstatic
ply_free_other_elements(PlyOtherElems *)vtkPLYstatic
ply_get_comments(PlyFile *, int *)vtkPLYstatic
ply_get_element(PlyFile *, void *)vtkPLYstatic
ply_get_element_description(PlyFile *, char *, int *, int *)vtkPLYstatic
ply_get_element_setup(PlyFile *, const char *, int, PlyProperty *)vtkPLYstatic
ply_get_info(PlyFile *, float *, int *)vtkPLYstatic
ply_get_obj_info(PlyFile *, int *)vtkPLYstatic
ply_get_other_element(PlyFile *, const char *, int)vtkPLYstatic
ply_get_other_properties(PlyFile *, const char *, int)vtkPLYstatic
ply_get_property(PlyFile *, const char *, PlyProperty *)vtkPLYstatic
ply_header_complete(PlyFile *)vtkPLYstatic
ply_open_for_reading(const char *, int *, char ***, int *, float *)vtkPLYstatic
ply_open_for_writing(const char *, int, const char **, int, float *)vtkPLYstatic
ply_put_comment(PlyFile *, const char *)vtkPLYstatic
ply_put_element(PlyFile *, void *)vtkPLYstatic
ply_put_element_setup(PlyFile *, const char *)vtkPLYstatic
ply_put_obj_info(PlyFile *, const char *)vtkPLYstatic
ply_put_other_elements(PlyFile *)vtkPLYstatic
ply_read(FILE *, int *, char ***)vtkPLYstatic
ply_write(FILE *, int, const char **, int)vtkPLYstatic
store_item(char *, int, int, unsigned int, double)vtkPLYstatic
write_ascii_item(FILE *, int, unsigned int, double, int)vtkPLYstatic
write_binary_item(PlyFile *, int, unsigned int, double, int)vtkPLYstatic
write_scalar_type(FILE *, int)vtkPLYstatic