#include <SeekerSDKTypes.h>
Public Attributes | |
| union { | |
| sForcePlateDescription * ForcePlateDescription | |
| sMarkerSetDescription * MarkerSetDescription | |
| sRigidBodyDescription * RigidBodyDescription | |
| sSkeletonDescription * SkeletonDescription | |
| } | Data |
| int | type |
Definition at line 255 of file SeekerSDKTypes.h.
| union { ... } sDataDescription::Data |
| sForcePlateDescription* sDataDescription::ForcePlateDescription |
Definition at line 263 of file SeekerSDKTypes.h.
| sMarkerSetDescription* sDataDescription::MarkerSetDescription |
Definition at line 260 of file SeekerSDKTypes.h.
| sRigidBodyDescription* sDataDescription::RigidBodyDescription |
Definition at line 261 of file SeekerSDKTypes.h.
| sSkeletonDescription* sDataDescription::SkeletonDescription |
Definition at line 262 of file SeekerSDKTypes.h.
| int sDataDescription::type |
Definition at line 257 of file SeekerSDKTypes.h.