Results from depth camera.
More...
#import <BNBDepthMap.h>
Results from depth camera.
Definition at line 7 of file BNBDepthMap.h.
◆ depthMapWithDepthData:depthMapWidth:depthMapHeight:
+ (nonnull instancetype) depthMapWithDepthData: |
|
(nonnull NSData *) |
depthData |
depthMapWidth: |
|
(int32_t) |
depthMapWidth |
depthMapHeight: |
|
(int32_t) |
depthMapHeight |
|
|
| |
◆ initWithDepthData:depthMapWidth:depthMapHeight:
- (nonnull instancetype) initWithDepthData: |
|
(nonnull NSData *) |
depthData |
depthMapWidth: |
|
(int32_t) |
depthMapWidth |
depthMapHeight: |
|
(int32_t) |
depthMapHeight |
|
|
| |
◆ depthData
◆ depthMapHeight
- (int32_t) depthMapHeight |
|
readnonatomicassign |
◆ depthMapWidth
- (int32_t) depthMapWidth |
|
readnonatomicassign |
The documentation for this class was generated from the following file: