RflySimSDK v3.05
RflySimSDK说明文档
载入中...
搜索中...
未找到
待办事项列表
成员 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >::get () const
add operators, lots and lots of operators?
成员 FixedPoint< INTEGER_BITS, FRACTIONAL_BITS, SIGNED >::value () const
remove these functions after debugging
结构体 IntegerOfSizeAndSignedness< BITS, SIGNED >
allow for larger types if we can establish VRPN versions of them (e.g., equivalents to uint64_t).
成员 vrpn_Endpoint::d_remoteLogMode
XXX These should be protected; making them so will lead to making the code split the functions between Endpoint and Connection protected:
成员 vrpn_Endpoint_IP::d_tcpSocket
XXX These should be protected; making them so will lead to making the code split the functions between Endpoint and Connection protected:
成员 vrpn_Endpoint_IP::d_udpInboundSocket
XXX Now that we don't need multiple clocks, can we collapse this?
结构体 vrpnMsgCallbackEntry

HACK These structs must be declared outside of vrpn_Connection (although we'd like to make them protected/private members) because aCC on PixelFlow doesn't handle nested classes correctly.