Data object holding poses of a tracked model's components. More...
#include <mocap_datapackets.h>
Public Member Functions | |
ModelFrame () | |
~ModelFrame () | |
Public Attributes | |
float | latency |
MarkerSet * | markerSets |
int | numMarkerSets |
int | numOtherMarkers |
int | numRigidBodies |
Marker * | otherMarkers |
RigidBody * | rigidBodies |
Data object holding poses of a tracked model's components.
Definition at line 116 of file mocap_datapackets.h.
Definition at line 52 of file mocap_datapackets.cpp.
Definition at line 59 of file mocap_datapackets.cpp.
float ModelFrame::latency |
Definition at line 130 of file mocap_datapackets.h.
Definition at line 122 of file mocap_datapackets.h.
Definition at line 126 of file mocap_datapackets.h.
Definition at line 127 of file mocap_datapackets.h.
Definition at line 128 of file mocap_datapackets.h.
Definition at line 123 of file mocap_datapackets.h.
Definition at line 124 of file mocap_datapackets.h.