Class save_to_ply

Inheritance Relationships

Base Type

Class Documentation

class save_to_ply : public rs2::filter

Public Functions

inline save_to_ply(std::string filename = "RealSense Pointcloud ", pointcloud pc = pointcloud())

Public Static Attributes

static const auto OPTION_IGNORE_COLOR = rs2_option(RS2_OPTION_COUNT + 10)
static const auto OPTION_PLY_MESH = rs2_option(RS2_OPTION_COUNT + 11)
static const auto OPTION_PLY_BINARY = rs2_option(RS2_OPTION_COUNT + 12)
static const auto OPTION_PLY_NORMALS = rs2_option(RS2_OPTION_COUNT + 13)
static const auto OPTION_PLY_THRESHOLD = rs2_option(RS2_OPTION_COUNT + 14)