Public Member Functions | List of all members
rs2::pose_stream_profile Class Reference

#include <rs_frame.hpp>

Inheritance diagram for rs2::pose_stream_profile:
Inheritance graph
[legend]

Public Member Functions

 pose_stream_profile (const stream_profile &sp)
 
- Public Member Functions inherited from rs2::stream_profile
template<class T >
as () const
 
stream_profile clone (rs2_stream type, int index, rs2_format format) const
 
rs2_format format () const
 
int fps () const
 
const rs2_stream_profileget () const
 
rs2_extrinsics get_extrinsics_to (const stream_profile &to) const
 
template<class T >
bool is () const
 
bool is_cloned ()
 
bool is_default () const
 
 operator bool () const
 
 operator const rs2_stream_profile * ()
 
 operator std::shared_ptr< rs2_stream_profile > ()
 
bool operator== (const stream_profile &rhs)
 
void register_extrinsics_to (const stream_profile &to, rs2_extrinsics extrinsics)
 
int stream_index () const
 
std::string stream_name () const
 
 stream_profile ()
 
 stream_profile (const rs2_stream_profile *profile)
 
rs2_stream stream_type () const
 
int unique_id () const
 

Additional Inherited Members

- Protected Attributes inherited from rs2::stream_profile
std::shared_ptr< rs2_stream_profile_clone
 
bool _default = false
 
rs2_format _format = RS2_FORMAT_ANY
 
int _framerate = 0
 
int _index = 0
 
const rs2_stream_profile_profile
 
rs2_stream _type = RS2_STREAM_ANY
 
int _uid = 0
 

Detailed Description

Definition at line 314 of file rs_frame.hpp.

Constructor & Destructor Documentation

rs2::pose_stream_profile::pose_stream_profile ( const stream_profile sp)
inlineexplicit

Stream profile instance with an explicit pose extension type.

Parameters
[in]stream_profilesp - assign exisiting stream_profile to this instance.

Definition at line 321 of file rs_frame.hpp.


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:41