#include <ObTypes.h>
|
float * | xTable |
| table used to compute X coordinate
|
|
float * | yTable |
| table used to compute Y coordinate
|
|
int | width |
| width of x and y tables
|
|
int | height |
| height of x and y tables
|
|
Definition at line 745 of file ObTypes.h.
◆ xTable
float* OBXYTables::xTable |
table used to compute X coordinate
Definition at line 746 of file ObTypes.h.
◆ yTable
float* OBXYTables::yTable |
table used to compute Y coordinate
Definition at line 747 of file ObTypes.h.
◆ width
width of x and y tables
Definition at line 748 of file ObTypes.h.
◆ height
height of x and y tables
Definition at line 749 of file ObTypes.h.
The documentation for this struct was generated from the following file:
- D:/program/gitlab_repository/package/openorbbecsdkgroup/OpenOrbbecSDK/include/libobsensor/h/ObTypes.h