#include <vtp_writer.h>
|
auto | write (filesystem::path const &path) const |
|
|
auto | write_vtk_file (std::ofstream &file, std::size_t &offset) const |
|
auto | write_polydata (std::ofstream &file, std::size_t &offset) const |
|
auto | write_piece (std::ofstream &file, std::size_t &offset) const |
|
auto | write_points (std::ofstream &file, std::size_t &offset) const |
|
auto | write_lines (std::ofstream &file, std::size_t &offset) const |
|
auto | write_lines_connectivity (std::ofstream &file, std::size_t &offset) const |
|
auto | write_lines_offsets (std::ofstream &file, std::size_t &offset) const |
|
auto | write_point_data (std::ofstream &file, std::size_t &offset) const |
|
auto | write_appended_data (std::ofstream &file) const |
|
auto | write_vertex_positions_to_appended_data (std::ofstream &file) const |
|
auto | write_line_connectivity_to_appended_data (std::ofstream &file) const |
|
auto | write_line_offsets_to_appended_data (std::ofstream &file) const |
|
template<typename... Ts> |
auto | write_vertex_property_data_array (auto const &name, vertex_property_type const &prop, std::ofstream &file, std::size_t &offset) const |
|
template<typename... Ts> |
auto | write_vertex_property_appended_data (vertex_property_type const &prop, std::ofstream &file) const |
|
template<typename T > |
auto | write_vertex_property_appended_data (typed_vertex_property_type< T > const &prop, std::ofstream &file) const |
|
◆ typed_vertex_property_type
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
template<typename T >
◆ vertex_property_type
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ num_dimensions()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_appended_data()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_line_connectivity_to_appended_data()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_line_offsets_to_appended_data()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_lines()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_lines_connectivity()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_lines_offsets()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_piece()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_point_data()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_points()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_polydata()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_vertex_positions_to_appended_data()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ write_vertex_property_appended_data() [1/2]
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
template<typename T >
◆ write_vertex_property_appended_data() [2/2]
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
template<typename... Ts>
◆ write_vertex_property_data_array()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
template<typename... Ts>
◆ write_vtk_file()
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
◆ m_line
template<typename
Line , unsigned_integral HeaderType, integral ConnectivityInt, integral OffsetInt>
The documentation for this struct was generated from the following file:
- /mnt/data/home/ci/builds/Bicifxyn/0/libs/tatooine2/geometry/include/tatooine/detail/line/vtp_writer.h