![]() |
VR-Link API Documentation for DIS
|
Collaboration diagram for DtNetPathVariant:Public Member Functions | |
| DtNetPathVariant () | |
| DtNetPathVariant (const DtNetPathVariant &other) | |
| DtNetPathVariant & | operator= (const DtNetPathVariant &other) |
Public Attributes | |
| DtNetU32 | pathType |
| DtNetU32 | padding |
| union { | |
| DtNetWaypoints waypoints | |
| DtNetUuid uuid | |
| }; | |
| DtNetPathVariant::DtNetPathVariant | ( | ) |
| DtNetPathVariant::DtNetPathVariant | ( | const DtNetPathVariant & | other | ) |
| DtNetPathVariant& DtNetPathVariant::operator= | ( | const DtNetPathVariant & | other | ) |
| union { ... } |
| DtNetU32 DtNetPathVariant::padding |
| DtNetU32 DtNetPathVariant::pathType |
| DtNetUuid DtNetPathVariant::uuid |
| DtNetWaypoints DtNetPathVariant::waypoints |