Banuba SDK
Public Member Functions | Public Attributes | List of all members
bnb::interfaces::depth_map Struct Referencefinal

Results from depth camera. More...

#include <depth_map.hpp>

Public Member Functions

 depth_map (std::vector< uint8_t > depth_data_, int32_t depth_map_width_, int32_t depth_map_height_)
 

Public Attributes

std::vector< uint8_t > depth_data
 
int32_t depth_map_width
 
int32_t depth_map_height
 

Detailed Description

Results from depth camera.

Definition at line 17 of file depth_map.hpp.


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