Skip to content

Struct TemporarySkeletonCountForSession

ClassList > TemporarySkeletonCountForSession

Stores the temporary skeletons available for a specific session.

  • #include <ManusSDKTypes.h>

Public Attributes

Type Name
uint32_t sessionId
char sessionName
uint32_t skeletonCount

Public Attributes Documentation

variable sessionId

uint32_t TemporarySkeletonCountForSession::sessionId;

variable sessionName

char TemporarySkeletonCountForSession::sessionName[MAX_NUM_CHARS_IN_HOST_NAME];

variable skeletonCount

uint32_t TemporarySkeletonCountForSession::skeletonCount;

The documentation for this class was generated from the following file api/cppSDK/SDKClient/ManusSDKTypes.h