![]() |
RflySimSDK v3.05
RflySimSDK说明文档
|
A structure for Call-Backs related to Vrpn Poser Server 更多...
#include <vrpn_Poser.h>
Public 属性 | |
struct timeval | msg_time |
vrpn_float64 | pos [3] |
vrpn_float64 | quat [4] |
A structure for Call-Backs related to Vrpn Poser Server
vrpn_float64 pos[3] |
NOTE: I think since we have different routines for handling velocity and position poser requests, putting poser and quaternions for both doesn't make sense. Instead, the change handler should take care of packing correct poser and quaternion.