![]() |
VR-Link API Documentation for HLA 4
|
Collaboration diagram for DtNetWindStruct:Public Member Functions | |
| const DtNetWindStruct & | operator= (const DtNetWindStruct &other) |
| bool | operator== (const DtNetWindStruct &rhs) const |
| bool | operator!= (const DtNetWindStruct &rhs) const |
Public Attributes | |
| DtNetFloat32 | myDirection |
| DtNetFloat32 | myHorizontalSpeed |
| DtNetFloat32 | myVerticalSpeed |
|
inline |
References operator==().
| const DtNetWindStruct& DtNetWindStruct::operator= | ( | const DtNetWindStruct & | other | ) |
|
inline |
References myDirection, myHorizontalSpeed, and myVerticalSpeed.
| DtNetFloat32 DtNetWindStruct::myDirection |
Referenced by operator==().
| DtNetFloat32 DtNetWindStruct::myHorizontalSpeed |
Referenced by operator==().
| DtNetFloat32 DtNetWindStruct::myVerticalSpeed |
Referenced by operator==().