|
VTK
|
This is the complete list of members for vtkPLY, including all inherited members.
| add_comment(PlyFile *, char *) | vtkPLY | static |
| add_element(PlyFile *, char **, int) | vtkPLY | static |
| add_obj_info(PlyFile *, char *) | vtkPLY | static |
| add_property(PlyFile *, char **, int) | vtkPLY | static |
| ascii_get_element(PlyFile *, char *) | vtkPLY | static |
| binary_get_element(PlyFile *, char *) | vtkPLY | static |
| copy_property(PlyProperty *, const PlyProperty *) | vtkPLY | static |
| equal_strings(const char *, const char *) | vtkPLY | static |
| find_element(PlyFile *, const char *) | vtkPLY | static |
| find_property(PlyElement *, const char *, int *) | vtkPLY | static |
| get_ascii_item(const char *, int, int *, unsigned int *, double *) | vtkPLY | static |
| get_binary_item(PlyFile *, int, int *, unsigned int *, double *) | vtkPLY | static |
| get_item_value(const char *, int) | vtkPLY | static |
| get_prop_type(const char *) | vtkPLY | static |
| get_stored_item(const void *, int, int *, unsigned int *, double *) | vtkPLY | static |
| get_words(FILE *, int *, char **) | vtkPLY | static |
| my_alloc(size_t, int, const char *) | vtkPLY | static |
| old_get_words(FILE *, int *) | vtkPLY | static |
| old_write_ascii_item(FILE *, char *, int) | vtkPLY | static |
| ply_close(PlyFile *) | vtkPLY | static |
| ply_describe_element(PlyFile *, const char *, int, int, PlyProperty *) | vtkPLY | static |
| ply_describe_other_elements(PlyFile *, PlyOtherElems *) | vtkPLY | static |
| ply_describe_other_properties(PlyFile *, PlyOtherProp *, int) | vtkPLY | static |
| ply_describe_property(PlyFile *, const char *, PlyProperty *) | vtkPLY | static |
| ply_element_count(PlyFile *, const char *, int) | vtkPLY | static |
| ply_free_other_elements(PlyOtherElems *) | vtkPLY | static |
| ply_get_comments(PlyFile *, int *) | vtkPLY | static |
| ply_get_element(PlyFile *, void *) | vtkPLY | static |
| ply_get_element_description(PlyFile *, char *, int *, int *) | vtkPLY | static |
| ply_get_element_setup(PlyFile *, const char *, int, PlyProperty *) | vtkPLY | static |
| ply_get_info(PlyFile *, float *, int *) | vtkPLY | static |
| ply_get_obj_info(PlyFile *, int *) | vtkPLY | static |
| ply_get_other_element(PlyFile *, const char *, int) | vtkPLY | static |
| ply_get_other_properties(PlyFile *, const char *, int) | vtkPLY | static |
| ply_get_property(PlyFile *, const char *, PlyProperty *) | vtkPLY | static |
| ply_header_complete(PlyFile *) | vtkPLY | static |
| ply_open_for_reading(const char *, int *, char ***, int *, float *) | vtkPLY | static |
| ply_open_for_writing(const char *, int, const char **, int, float *) | vtkPLY | static |
| ply_put_comment(PlyFile *, const char *) | vtkPLY | static |
| ply_put_element(PlyFile *, void *) | vtkPLY | static |
| ply_put_element_setup(PlyFile *, const char *) | vtkPLY | static |
| ply_put_obj_info(PlyFile *, const char *) | vtkPLY | static |
| ply_put_other_elements(PlyFile *) | vtkPLY | static |
| ply_read(FILE *, int *, char ***) | vtkPLY | static |
| ply_write(FILE *, int, const char **, int) | vtkPLY | static |
| store_item(char *, int, int, unsigned int, double) | vtkPLY | static |
| write_ascii_item(FILE *, int, unsigned int, double, int) | vtkPLY | static |
| write_binary_item(PlyFile *, int, unsigned int, double, int) | vtkPLY | static |
| write_scalar_type(FILE *, int) | vtkPLY | static |
1.8.13