This is the complete list of members for rs2::save_to_ply, including all inherited members.
_block | rs2::processing_block | protected |
_pc | rs2::save_to_ply | private |
_queue | rs2::filter | protected |
as() const | rs2::filter | inline |
export_to_ply(points p, video_frame color) | rs2::save_to_ply | inlineprivate |
filter(std::shared_ptr< rs2_processing_block > block, int queue_size=1) | rs2::filter | inline |
filter(S processing_function, int queue_size=1) | rs2::filter | inline |
fname | rs2::save_to_ply | private |
func(frame data, frame_source &source) | rs2::save_to_ply | inlineprivate |
get() const | rs2::filter | inline |
get_info(rs2_camera_info info) const | rs2::processing_block | inline |
get_option(rs2_option option) const | rs2::options | inline |
get_option_description(rs2_option option) const | rs2::options | inline |
get_option_name(rs2_option option) const | rs2::options | inline |
get_option_range(rs2_option option) const | rs2::options | inline |
get_option_value_description(rs2_option option, float val) const | rs2::options | inline |
get_queue() | rs2::filter | inline |
get_supported_options() | rs2::options | inline |
get_texcolor(const video_frame &texture, const uint8_t *texture_data, float u, float v) | rs2::save_to_ply | inlineprivate |
invoke(frame f) const | rs2::processing_block | inline |
is() const | rs2::filter | inline |
is_option_read_only(rs2_option option) const | rs2::options | inline |
operator bool() const | rs2::filter | inline |
operator rs2_options *() const | rs2::processing_block | inline |
operator=(const options &other) | rs2::options | inline |
operator=(const T &dev) | rs2::options | inlineprotected |
operator>>(S &on_frame) | rs2::processing_block | inline |
OPTION_IGNORE_COLOR | rs2::save_to_ply | static |
OPTION_PLY_BINARY | rs2::save_to_ply | static |
OPTION_PLY_MESH | rs2::save_to_ply | static |
OPTION_PLY_NORMALS | rs2::save_to_ply | static |
OPTION_PLY_THRESHOLD | rs2::save_to_ply | static |
options(const options &other) | rs2::options | inline |
options(rs2_options *o=nullptr) | rs2::options | inlineexplicitprotected |
process(rs2::frame frame) const override | rs2::filter | inlinevirtual |
processing_block(std::shared_ptr< rs2_processing_block > block) | rs2::processing_block | inline |
processing_block(S processing_function) | rs2::processing_block | inline |
register_simple_option(rs2_option option_id, option_range range) | rs2::processing_block | inlineprotected |
save_to_ply(std::string filename="RealSense Pointcloud ", pointcloud pc=pointcloud()) | rs2::save_to_ply | inline |
set_option(rs2_option option, float value) const | rs2::options | inline |
start(S on_frame) | rs2::processing_block | inline |
supports(rs2_camera_info info) const | rs2::processing_block | inline |
rs2::options::supports(rs2_option option) const | rs2::options | inline |
~filter_interface()=default | rs2::filter_interface | virtual |
~options()=default | rs2::options | virtual |