#include <sot/talos_balance/sdk_qualisys/RTPacket.h>
Public Attributes | |
unsigned int | id |
float | positionX |
float | positionY |
float | positionZ |
float | rotationW |
float | rotationX |
float | rotationY |
float | rotationZ |
Definition at line 124 of file RTPacket.h.
unsigned int id |
Definition at line 126 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float positionX |
Definition at line 127 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float positionY |
Definition at line 128 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float positionZ |
Definition at line 129 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float rotationW |
Definition at line 133 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float rotationX |
Definition at line 130 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float rotationY |
Definition at line 131 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().
float rotationZ |
Definition at line 132 of file RTPacket.h.
Referenced by CRTPacket::GetSkeletonSegment(), CRTPacket::GetSkeletonSegments(), and CRTProtocol::ReadSkeletonSettings().