| Data Structures | |
| struct | HandInfo | 
| Contains information about the hand.  More... | |
| Enumerations | |
| enum | Warning { Warning.NO_WARNING = 0, Warning.WARNING_HAND_NOT_FOUND = 1, Warning.WARNING_APPROACHING_UPPER_EDGE = 4, Warning.WARNING_APPROACHING_LEFT_EDGE = 5, Warning.WARNING_APPROACHING_RIGHT_EDGE = 6 } | 
| Warnings are a list of messages that the SDK is providing in order to prevent a situation where the hand will be not clearly detected.  More... | |
| 
 | strong |