Banuba SDK
Instance Methods | List of all members
BNBHand Class Reference

#import <BNBHand.h>

Inheritance diagram for BNBHand:

Instance Methods

(nonnull NSString *) - getName
 
(void) - setMesh:
 sets hand mesh. More...
 
(nullable BNBMesh *) - getMesh
 
(BNBGestureType) - getGesture
 

Detailed Description

Definition at line 15 of file BNBHand.h.

Method Documentation

◆ getGesture

- (BNBGestureType) getGesture

◆ getMesh

- (nullable BNBMesh *) getMesh
Returns
hand mesh (mesh)

◆ getName

- (nonnull NSString *) getName
Returns
hand name (string)

◆ setMesh:

- (void) setMesh: (nullable BNBMesh *)  mesh

sets hand mesh.

Parameters
mesh(mesh): hand mesh

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