cgv
|
This is the complete list of members for cgv::app::color_map_writer, including all inherited members.
to_xml(const std::string &name, const cgv::render::color_map &color_map, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
to_xml(const std::vector< std::string > &names, const std::vector< cgv::render::color_map > &color_maps, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
to_xml_printer(tinyxml2::XMLPrinter &printer, const std::string &name, const cgv::render::color_map &color_map, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
to_xml_printer(tinyxml2::XMLPrinter &printer, const std::vector< std::string > &names, const std::vector< cgv::render::color_map > &color_maps, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
write_to_png_file(const std::string &file_name, const cgv::render::color_map &color_map, size_t resolution) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
write_to_xml_file(const std::string &file_name, const std::string &name, const cgv::render::color_map &color_map, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |
write_to_xml_file(const std::string &file_name, const std::vector< std::string > &names, const std::vector< cgv::render::color_map > &color_maps, bool put_parent_tag=true) (defined in cgv::app::color_map_writer) | cgv::app::color_map_writer | inlinestatic |