Banuba SDK
Instance Methods | Class Methods | Properties | List of all members
BNBEyesCorneoscleraMask Class Reference

#import <BNBEyesCorneoscleraMask.h>

Inheritance diagram for BNBEyesCorneoscleraMask:

Instance Methods

(nonnull instancetype) - initWithLeft:right:
 

Class Methods

(nonnull instancetype) + eyesCorneoscleraMaskWithLeft:right:
 

Properties

BNBTransformedMaskByteleft
 
BNBTransformedMaskByteright
 

Detailed Description

Definition at line 7 of file BNBEyesCorneoscleraMask.h.

Method Documentation

◆ eyesCorneoscleraMaskWithLeft:right:

+ (nonnull instancetype) eyesCorneoscleraMaskWithLeft: (nonnull BNBTransformedMaskByte *)  left
right: (nonnull BNBTransformedMaskByte *)  right 

◆ initWithLeft:right:

- (nonnull instancetype) initWithLeft: (nonnull BNBTransformedMaskByte *)  left
right: (nonnull BNBTransformedMaskByte *)  right 

Property Documentation

◆ left

- (BNBTransformedMaskByte*) left
readnonatomicassign

Definition at line 13 of file BNBEyesCorneoscleraMask.h.

◆ right

- (BNBTransformedMaskByte*) right
readnonatomicassign

Definition at line 15 of file BNBEyesCorneoscleraMask.h.


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