Public Member Functions | Private Attributes | List of all members
custom_frame_source Class Reference

Public Member Functions

rs2_intrinsics create_depth_intrinsics ()
 
rs2_intrinsics create_texture_intrinsics ()
 
 custom_frame_source ()
 
synthetic_frameget_synthetic_depth (glfw_state &app_state)
 
synthetic_frameget_synthetic_texture ()
 

Private Attributes

synthetic_frame color_frame
 
synthetic_frame depth_frame
 
std::chrono::high_resolution_clock::time_point last
 
float wave_base = 0.f
 

Detailed Description

Definition at line 25 of file rs-software-device.cpp.

Constructor & Destructor Documentation

custom_frame_source::custom_frame_source ( )
inline

Definition at line 28 of file rs-software-device.cpp.

Member Function Documentation

rs2_intrinsics custom_frame_source::create_depth_intrinsics ( )
inline

Definition at line 96 of file rs-software-device.cpp.

rs2_intrinsics custom_frame_source::create_texture_intrinsics ( )
inline

Definition at line 86 of file rs-software-device.cpp.

synthetic_frame& custom_frame_source::get_synthetic_depth ( glfw_state app_state)
inline

Definition at line 63 of file rs-software-device.cpp.

synthetic_frame& custom_frame_source::get_synthetic_texture ( )
inline

Definition at line 58 of file rs-software-device.cpp.

Member Data Documentation

synthetic_frame custom_frame_source::color_frame
private

Definition at line 108 of file rs-software-device.cpp.

synthetic_frame custom_frame_source::depth_frame
private

Definition at line 107 of file rs-software-device.cpp.

std::chrono::high_resolution_clock::time_point custom_frame_source::last
private

Definition at line 110 of file rs-software-device.cpp.

float custom_frame_source::wave_base = 0.f
private

Definition at line 111 of file rs-software-device.cpp.


The documentation for this class was generated from the following file:


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:31