|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdAddUpdatePoint () | |
| CmdAddUpdatePoint (M_Common::ObjectIdType const &KeyId, M_ObjectManager::PointObjectType const &Obj) | |
Public Attributes | |
| M_Common::ObjectIdType | KeyId |
| The unique ID of the object. More... | |
| M_ObjectManager::PointObjectType | Obj |
| Point object with positional data relative to own vehicle. More... | |
Cmd to add or replace an existing point object. Note: If the object with the same ID already exists it will be replaced.
| M_ObjectManager::CmdAddUpdatePoint::CmdAddUpdatePoint | ( | ) |
| M_ObjectManager::CmdAddUpdatePoint::CmdAddUpdatePoint | ( | M_Common::ObjectIdType const & | KeyId, |
| M_ObjectManager::PointObjectType const & | Obj | ||
| ) |
| M_Common::ObjectIdType M_ObjectManager::CmdAddUpdatePoint::KeyId |
The unique ID of the object.
| M_ObjectManager::PointObjectType M_ObjectManager::CmdAddUpdatePoint::Obj |
Point object with positional data relative to own vehicle.