#import <BNBDepthMap.h>
Definition at line 13 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: