|
Graphite Version 3
An experimental 3D geometry processing program
|
This is the complete list of members for GEO::OutputGeoFile, including all inherited members.
| ascii_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| ascii_attribute_read_ (defined in GEO::GeoFile) | GEO::GeoFile | protectedstatic |
| ascii_attribute_write_ (defined in GEO::GeoFile) | GEO::GeoFile | protectedstatic |
| ascii_file_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| AsciiAttributeSerializer typedef | GEO::GeoFile | |
| attribute_sets_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| check_chunk_size() | GEO::GeoFile | |
| check_zlib_version() | GEO::GeoFile | |
| clear_attribute_maps() | GEO::GeoFile | |
| current_chunk_class() const | GEO::GeoFile | inline |
| current_chunk_class_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| current_chunk_file_pos_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| current_chunk_size() const | GEO::GeoFile | inline |
| current_chunk_size_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| file_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| filename_ (defined in GEO::GeoFile) | GEO::GeoFile | protected |
| find_attribute_set(const std::string &name) | GEO::GeoFile | inline |
| find_attribute_set(const std::string &name) const | GEO::GeoFile | inline |
| GeoFile(const std::string &filename) | GEO::GeoFile | |
| is_ascii() const | GEO::GeoFile | inline |
| OutputGeoFile(const std::string &filename, index_t compression_level=3) | GEO::OutputGeoFile | |
| read_chunk_class() | GEO::GeoFile | |
| read_chunk_header() | GEO::GeoFile | |
| read_int() | GEO::GeoFile | |
| read_size() | GEO::GeoFile | |
| read_string() | GEO::GeoFile | |
| read_string_array(std::vector< std::string > &strings) | GEO::GeoFile | |
| register_ascii_attribute_serializer(const std::string &type_name, AsciiAttributeSerializer read, AsciiAttributeSerializer write) | GEO::GeoFile | static |
| string_array_size(const std::vector< std::string > &strings) const | GEO::GeoFile | |
| string_size(const std::string &s) const | GEO::GeoFile | inline |
| write_attribute(const std::string &attribute_set_name, const std::string &attribute_name, const std::string &element_type, size_t element_size, index_t dimension, const void *data) | GEO::OutputGeoFile | |
| write_attribute_set(const std::string &name, index_t nb_items) | GEO::OutputGeoFile | |
| write_chunk_class(const std::string &chunk_class) | GEO::GeoFile | |
| write_chunk_header(const std::string &chunk_class, size_t size) | GEO::GeoFile | |
| write_command_line(const std::vector< std::string > &args) | GEO::OutputGeoFile | |
| write_comment(const std::string &comment) | GEO::OutputGeoFile | |
| write_int(index_t x, const char *comment=nullptr) | GEO::GeoFile | |
| write_separator() | GEO::OutputGeoFile | |
| write_size(size_t x) | GEO::GeoFile | |
| write_string(const std::string &s, const char *comment=nullptr) | GEO::GeoFile | |
| write_string_array(const std::vector< std::string > &strings) | GEO::GeoFile | |
| ~GeoFile() | GEO::GeoFile |