This is the class for adtf31xx sensor frame.
More...
#include <adi_3dtof_adtf31xx_frame_info.h>
This is the class for adtf31xx sensor frame.
Definition at line 16 of file adi_3dtof_adtf31xx_frame_info.h.
◆ ADI3DToFADTF31xxFrameInfo()
| ADI3DToFADTF31xxFrameInfo::ADI3DToFADTF31xxFrameInfo |
( |
int |
image_width, |
|
|
int |
image_height |
|
) |
| |
|
inline |
◆ ~ADI3DToFADTF31xxFrameInfo()
| ADI3DToFADTF31xxFrameInfo::~ADI3DToFADTF31xxFrameInfo |
( |
| ) |
|
|
inline |
◆ getABFrame()
| unsigned short* ADI3DToFADTF31xxFrameInfo::getABFrame |
( |
| ) |
const |
|
inline |
◆ getCompressedABFrame()
| unsigned char* ADI3DToFADTF31xxFrameInfo::getCompressedABFrame |
( |
| ) |
const |
|
inline |
◆ getCompressedABFrameSize()
| int ADI3DToFADTF31xxFrameInfo::getCompressedABFrameSize |
( |
| ) |
const |
|
inline |
◆ getCompressedDepthFrame()
| unsigned char* ADI3DToFADTF31xxFrameInfo::getCompressedDepthFrame |
( |
| ) |
const |
|
inline |
◆ getCompressedDepthFrameSize()
| int ADI3DToFADTF31xxFrameInfo::getCompressedDepthFrameSize |
( |
| ) |
const |
|
inline |
◆ getConfFrame()
| unsigned short* ADI3DToFADTF31xxFrameInfo::getConfFrame |
( |
| ) |
const |
|
inline |
◆ getDepthFrame()
| unsigned short* ADI3DToFADTF31xxFrameInfo::getDepthFrame |
( |
| ) |
const |
|
inline |
◆ getFrameTimestamp()
| ros::Time ADI3DToFADTF31xxFrameInfo::getFrameTimestamp |
( |
| ) |
const |
|
inline |
◆ getFrameTimestampPtr()
| ros::Time* ADI3DToFADTF31xxFrameInfo::getFrameTimestampPtr |
( |
| ) |
|
|
inline |
◆ getXYZFrame()
| short* ADI3DToFADTF31xxFrameInfo::getXYZFrame |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ setCompressedABFrameSize()
| void ADI3DToFADTF31xxFrameInfo::setCompressedABFrameSize |
( |
int |
compressed_ab_frame_size | ) |
|
|
inline |
◆ setCompressedDepthFrameSize()
| void ADI3DToFADTF31xxFrameInfo::setCompressedDepthFrameSize |
( |
int |
compressed_depth_frame_size | ) |
|
|
inline |
◆ ab_frame_
| unsigned short* ADI3DToFADTF31xxFrameInfo::ab_frame_ |
|
private |
◆ compressed_ab_frame_
| unsigned char* ADI3DToFADTF31xxFrameInfo::compressed_ab_frame_ |
|
private |
◆ compressed_ab_frame_size_
| int ADI3DToFADTF31xxFrameInfo::compressed_ab_frame_size_ |
|
private |
◆ compressed_depth_frame_
| unsigned char* ADI3DToFADTF31xxFrameInfo::compressed_depth_frame_ |
|
private |
◆ compressed_depth_frame_size_
| int ADI3DToFADTF31xxFrameInfo::compressed_depth_frame_size_ |
|
private |
◆ conf_frame_
| unsigned short* ADI3DToFADTF31xxFrameInfo::conf_frame_ |
|
private |
◆ depth_frame_
| unsigned short* ADI3DToFADTF31xxFrameInfo::depth_frame_ |
|
private |
◆ frame_timestamp_
| ros::Time ADI3DToFADTF31xxFrameInfo::frame_timestamp_ |
|
private |
◆ image_height_
| int ADI3DToFADTF31xxFrameInfo::image_height_ |
|
private |
◆ image_width_
| int ADI3DToFADTF31xxFrameInfo::image_width_ |
|
private |
◆ xyz_frame_
| short* ADI3DToFADTF31xxFrameInfo::xyz_frame_ |
|
private |
The documentation for this class was generated from the following file: