Public Attributes | |
| e_ply_io_mode | io_mode |
| e_ply_storage_mode | storage_mode |
| p_ply_element | element |
| long | nelements |
| char * | comment |
| long | ncomments |
| char * | obj_info |
| long | nobj_infos |
| FILE * | fp |
| int | c |
| char | buffer [BUFFERSIZE] |
| size_t | buffer_first |
| size_t | buffer_token |
| size_t | buffer_last |
| p_ply_idriver | idriver |
| p_ply_odriver | odriver |
| t_ply_argument | argument |
| long | welement |
| long | wproperty |
| long | winstance_index |
| long | wvalue_index |
| long | wlength |
| p_ply_error_cb | error_cb |
Definition at line 155 of file rply.cpp.
Definition at line 170 of file rply.cpp.
Referenced by luxrays::ply_read().
| char luxrays::t_ply_::buffer[BUFFERSIZE] |
Definition at line 166 of file rply.cpp.
Referenced by luxrays::BREFILL(), luxrays::ply_close(), luxrays::ply_init(), luxrays::ply_read_chunk(), luxrays::ply_read_line(), and luxrays::ply_write_chunk().
Definition at line 167 of file rply.cpp.
Referenced by luxrays::BREFILL(), luxrays::ply_init(), luxrays::ply_read_chunk(), luxrays::ply_read_line(), and luxrays::ply_read_word().
| size_t luxrays::t_ply_::buffer_last |
Definition at line 167 of file rply.cpp.
Referenced by luxrays::BREFILL(), luxrays::ply_close(), luxrays::ply_init(), luxrays::ply_read_chunk(), and luxrays::ply_write_chunk().
Definition at line 167 of file rply.cpp.
Referenced by luxrays::BREFILL(), luxrays::ply_init(), luxrays::ply_read_line(), and luxrays::ply_read_word().
Definition at line 165 of file rply.cpp.
Referenced by luxrays::ply_init().
| char* luxrays::t_ply_::comment |
Definition at line 160 of file rply.cpp.
Referenced by luxrays::ply_add_comment(), luxrays::ply_close(), luxrays::ply_get_next_comment(), luxrays::ply_init(), and luxrays::ply_write_header().
Definition at line 158 of file rply.cpp.
Referenced by luxrays::ply_add_list_property(), luxrays::ply_add_scalar_property(), luxrays::ply_close(), luxrays::ply_find_element(), luxrays::ply_get_next_element(), luxrays::ply_grow_element(), luxrays::ply_init(), luxrays::ply_read(), luxrays::ply_read_header_property(), luxrays::ply_write(), and luxrays::ply_write_header().
Definition at line 173 of file rply.cpp.
Referenced by luxrays::ply_create(), luxrays::ply_error(), and luxrays::ply_open().
| FILE* luxrays::t_ply_::fp |
Definition at line 164 of file rply.cpp.
Referenced by luxrays::BREFILL(), luxrays::oascii_float32(), luxrays::oascii_float64(), luxrays::oascii_int16(), luxrays::oascii_int32(), luxrays::oascii_int8(), luxrays::oascii_uint16(), luxrays::oascii_uint32(), luxrays::oascii_uint8(), luxrays::ply_add_element(), luxrays::ply_add_list_property(), luxrays::ply_add_scalar_property(), luxrays::ply_close(), luxrays::ply_create(), luxrays::ply_open(), luxrays::ply_read(), luxrays::ply_read_chunk(), luxrays::ply_read_header(), luxrays::ply_read_header_comment(), luxrays::ply_read_header_element(), luxrays::ply_read_header_format(), luxrays::ply_read_header_obj_info(), luxrays::ply_read_line(), luxrays::ply_read_word(), luxrays::ply_write(), luxrays::ply_write_chunk(), and luxrays::ply_write_header().
Definition at line 168 of file rply.cpp.
Referenced by luxrays::ibinary_float32(), luxrays::ibinary_float64(), luxrays::ibinary_int16(), luxrays::ibinary_int32(), luxrays::ibinary_int8(), luxrays::ibinary_uint16(), luxrays::ibinary_uint32(), luxrays::ibinary_uint8(), luxrays::ply_init(), luxrays::ply_read_header_format(), luxrays::ply_read_list_property(), and luxrays::ply_read_scalar_property().
Definition at line 156 of file rply.cpp.
Referenced by luxrays::ply_add_element(), luxrays::ply_add_list_property(), luxrays::ply_add_scalar_property(), luxrays::ply_close(), luxrays::ply_create(), luxrays::ply_open(), luxrays::ply_read(), luxrays::ply_read_chunk(), luxrays::ply_read_header(), luxrays::ply_read_header_comment(), luxrays::ply_read_header_element(), luxrays::ply_read_header_format(), luxrays::ply_read_header_obj_info(), luxrays::ply_read_line(), luxrays::ply_read_word(), luxrays::ply_write_chunk(), and luxrays::ply_write_header().
Definition at line 161 of file rply.cpp.
Referenced by luxrays::ply_add_comment(), luxrays::ply_get_next_comment(), luxrays::ply_init(), and luxrays::ply_write_header().
Definition at line 159 of file rply.cpp.
Referenced by luxrays::ply_add_list_property(), luxrays::ply_add_scalar_property(), luxrays::ply_close(), luxrays::ply_find_element(), luxrays::ply_get_next_element(), luxrays::ply_grow_element(), luxrays::ply_init(), luxrays::ply_read(), luxrays::ply_read_header_property(), luxrays::ply_write(), and luxrays::ply_write_header().
Definition at line 163 of file rply.cpp.
Referenced by luxrays::ply_add_obj_info(), luxrays::ply_get_next_obj_info(), luxrays::ply_init(), and luxrays::ply_write_header().
Definition at line 162 of file rply.cpp.
Referenced by luxrays::ply_add_obj_info(), luxrays::ply_close(), luxrays::ply_get_next_obj_info(), luxrays::ply_init(), and luxrays::ply_write_header().
Definition at line 169 of file rply.cpp.
Referenced by luxrays::obinary_float32(), luxrays::obinary_float64(), luxrays::obinary_int16(), luxrays::obinary_int32(), luxrays::obinary_int8(), luxrays::obinary_uint16(), luxrays::obinary_uint32(), luxrays::obinary_uint8(), luxrays::ply_create(), luxrays::ply_init(), and luxrays::ply_write().
Definition at line 157 of file rply.cpp.
Referenced by luxrays::ply_create(), luxrays::ply_read_header_format(), luxrays::ply_write(), and luxrays::ply_write_header().
Definition at line 171 of file rply.cpp.
Referenced by luxrays::ply_init(), and luxrays::ply_write().
Definition at line 172 of file rply.cpp.
Referenced by luxrays::ply_init(), and luxrays::ply_write().
Definition at line 172 of file rply.cpp.
Referenced by luxrays::ply_init(), and luxrays::ply_write().
Definition at line 171 of file rply.cpp.
Referenced by luxrays::ply_init(), and luxrays::ply_write().
Definition at line 172 of file rply.cpp.
Referenced by luxrays::ply_init(), and luxrays::ply_write().
1.6.3