#include <NokovSDKTypes.h>
Public Attributes | |
union { | |
sForcePlateDescription * ForcePlateDescription | |
sMarkerSetData * MarkerSetData | |
sMarkerSetDescription * MarkerSetDescription | |
sRigidBodyDescription * RigidBodyDescription | |
sSkeletonDescription * SkeletonDescription | |
} | Data |
int | type |
Definition at line 281 of file NokovSDKTypes.h.
union { ... } sDataDescription::Data |
sForcePlateDescription* sDataDescription::ForcePlateDescription |
Definition at line 289 of file NokovSDKTypes.h.
sMarkerSetData* sDataDescription::MarkerSetData |
Definition at line 290 of file NokovSDKTypes.h.
sMarkerSetDescription* sDataDescription::MarkerSetDescription |
Definition at line 286 of file NokovSDKTypes.h.
sRigidBodyDescription* sDataDescription::RigidBodyDescription |
Definition at line 287 of file NokovSDKTypes.h.
sSkeletonDescription* sDataDescription::SkeletonDescription |
Definition at line 288 of file NokovSDKTypes.h.
int sDataDescription::type |
Definition at line 283 of file NokovSDKTypes.h.