Class pointcloud
Defined in File rs_processing.hpp
Inheritance Relationships
Base Type
public rs2::filter
(Class filter)
Derived Type
public rs2::gl::pointcloud
(Class pointcloud)
Class Documentation
-
class pointcloud : public rs2::filter
Generates 3D point clouds based on a depth frame. Can also map textures from a color frame.
Subclassed by rs2::gl::pointcloud
Public Functions
-
inline pointcloud()
create pointcloud instance
-
inline pointcloud(rs2_stream stream, int index = 0)
Protected Functions
-
inline pointcloud()