Struct TemporarySkeletonsInfoForSession
ClassList > TemporarySkeletonsInfoForSession
Stores the temporary skeletons available for a specific session.
#include <ManusSDKTypes.h>
Public Attributes
| Type | Name |
|---|---|
| uint32_t | sessionId |
| char | sessionName |
| uint32_t | skeletonCount |
| TemporarySkeletonInfo | skeletonInfo |
Public Attributes Documentation
variable sessionId
variable sessionName
variable skeletonCount
variable skeletonInfo
TemporarySkeletonInfo TemporarySkeletonsInfoForSession::skeletonInfo[MAX_NUMBER_OF_SKELETONS_PER_SESSION];
The documentation for this class was generated from the following file api/cppSDK/SDKBase/ManusSDKTypes.h