Conscience Core
Public Attributes | List of all members
conscience_core::bridging::commands::environment_entities::CommandEntityGetCurrentPathResult Struct Reference

#include <environmentEntitiesCommands.h>

Public Attributes

optional< vector< const CscPoint3d * > > path = {}
 
optional< int > index = {}
 

Detailed Description

Return the path and the current index of the current sequence of position. If sequence not processing, return empty path and index

Member Data Documentation

◆ index

optional<int> conscience_core::bridging::commands::environment_entities::CommandEntityGetCurrentPathResult::index = {}

◆ path

optional<vector<const CscPoint3d *> > conscience_core::bridging::commands::environment_entities::CommandEntityGetCurrentPathResult::path = {}

The documentation for this struct was generated from the following file: