Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
wrappers
openni2
src
Rs2Commands.h
Go to the documentation of this file.
1
#pragma once
2
3
#define RS2_PROJECT_POINT_TO_PIXEL 0x1000
4
5
struct
Rs2PointPixel
6
{
7
float
point
[3];
8
float
pixel
[2];
9
};
Rs2PointPixel::point
float point[3]
Definition:
Rs2Commands.h:7
pixel
Definition:
rs-ar-advanced.cpp:23
Rs2PointPixel
Definition:
Rs2Commands.h:5
librealsense2
Author(s): Sergey Dorodnicov
, Doron Hirshberg
, Mark Horn
, Reagan Lopez
, Itay Carpis
autogenerated on Mon May 3 2021 02:47:40