#include <environmentEntitiesCommands.h>
Public Attributes | |
| optional< vector< const CscPoint3d * > > | path = {} |
| optional< int > | index = {} |
Return the path and the current index of the current sequence of position. If sequence not processing, return empty path and index
| optional<int> conscience_core::bridging::commands::environment_entities::CommandEntityGetCurrentPathResult::index = {} |
| optional<vector<const CscPoint3d *> > conscience_core::bridging::commands::environment_entities::CommandEntityGetCurrentPathResult::path = {} |