#include <rs_frame.hpp>
◆ points() [1/2]
Extends the frame class with additional point cloud related attributes and functions
◆ points() [2/2]
rs2::points::points |
( |
const frame & |
f | ) |
|
|
inline |
Extends the frame class with additional point cloud related attributes and functions
- Parameters
-
[in] | frame | - existing frame instance |
◆ export_to_ply()
void rs2::points::export_to_ply |
( |
const std::string & |
fname, |
|
|
video_frame |
texture |
|
) |
| |
|
inline |
Export the point cloud to a PLY file
- Parameters
-
[in] | string | fname - file name of the PLY to be saved |
[in] | video_frame | texture - the texture for the PLY. |
◆ get_texture_coordinates()
Retrieve the texture coordinates (uv map) for the point cloud
- Returns
- texture_coordinate* - pointer of texture coordinates.
◆ get_vertices()
const vertex* rs2::points::get_vertices |
( |
| ) |
const |
|
inline |
Retrieve the vertices of the point cloud
- Parameters
-
[in] | vertex* | - pointer of vertex sturcture |
◆ size()
size_t rs2::points::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file:
- C:/jenkins_sys_rsbuild/workspace/LRS_doxygen_pipeline/source/include/librealsense2/hpp/rs_frame.hpp