OrbbecSDK 2.5.5
OrbbecSDK: Software-Development-Kit for Orbbec 3D Cameras
Loading...
Searching...
No Matches
OBXYTables Struct Reference

#include <ObTypes.h>

Public Attributes

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

Detailed Description

Definition at line 782 of file ObTypes.h.

Member Data Documentation

◆ xTable

float* OBXYTables::xTable

table used to compute X coordinate

Definition at line 783 of file ObTypes.h.

◆ yTable

float* OBXYTables::yTable

table used to compute Y coordinate

Definition at line 784 of file ObTypes.h.

◆ width

int OBXYTables::width

width of x and y tables

Definition at line 785 of file ObTypes.h.

◆ height

int OBXYTables::height

height of x and y tables

Definition at line 786 of file ObTypes.h.


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