GaitGeneration by Graph Search
読み取り中…
検索中…
一致する文字列を見つけられません
公開メンバ関数 | 全メンバ一覧
designlab::GraphViewerGUIController クラスfinal

グラフのノードのデータを表示するGUIのコントローラークラス. [詳解]

#include <graph_viewer_gui_controller.h>

公開メンバ関数

 GraphViewerGUIController (const std::vector< RobotStateNode > *const graph_ptr, size_t *const display_node_index_ptr, const std::shared_ptr< const ApplicationSettingRecord > &setting_ptr)
 
 ~GraphViewerGUIController ()=default
 
void Update ()
 
void Draw () const
 
void UpdateGraphNodeDepthData ()
 

詳解

グラフのノードのデータを表示するGUIのコントローラークラス.

graph_viewer_gui_controller.h26 行目に定義があります。

構築子と解体子

◆ GraphViewerGUIController()

designlab::GraphViewerGUIController::GraphViewerGUIController ( const std::vector< RobotStateNode > *const  graph_ptr,
size_t *const  display_node_index_ptr,
const std::shared_ptr< const ApplicationSettingRecord > &  setting_ptr 
)

graph_viewer_gui_controller.cpp25 行目に定義があります。

◆ ~GraphViewerGUIController()

designlab::GraphViewerGUIController::~GraphViewerGUIController ( )
default

関数詳解

◆ Draw()

void designlab::GraphViewerGUIController::Draw ( ) const

graph_viewer_gui_controller.cpp46 行目に定義があります。

◆ Update()

void designlab::GraphViewerGUIController::Update ( )

graph_viewer_gui_controller.cpp36 行目に定義があります。

呼び出し関係図:

◆ UpdateGraphNodeDepthData()

void designlab::GraphViewerGUIController::UpdateGraphNodeDepthData ( )

graph_viewer_gui_controller.cpp439 行目に定義があります。


このクラス詳解は次のファイルから抽出されました: