Choreonoid  1.1
公開メンバ関数 | 静的公開メンバ関数 | 全メンバ一覧
cnoid::LinkSelectionView クラス

#include <LinkSelectionView.h>

cnoid::LinkSelectionView の継承関係図

公開メンバ関数

 LinkSelectionView ()
 
virtual ~LinkSelectionView ()
 
SignalProxy< boost::signal< void()> > sigSelectionChanged (BodyItemPtr bodyItem)
 
const std::vector< int > & getSelectedLinkIndices (BodyItemPtr bodyItem)
 
const boost::dynamic_bitset & getLinkSelection (BodyItemPtr bodyItem)
 
bool makeSingleSelection (BodyItemPtr bodyItem, int linkIndex)
 
virtual bool storeState (Archive &archive)
 
virtual bool restoreState (const Archive &archive)
 

静的公開メンバ関数

static LinkSelectionViewmainInstance ()
 

構築子と解体子

LinkSelectionView::LinkSelectionView ( )
LinkSelectionView::~LinkSelectionView ( )
virtual

関数詳解

const boost::dynamic_bitset & LinkSelectionView::getLinkSelection ( BodyItemPtr  bodyItem)
const std::vector< int > & LinkSelectionView::getSelectedLinkIndices ( BodyItemPtr  bodyItem)
LinkSelectionView * LinkSelectionView::mainInstance ( )
static
bool LinkSelectionView::makeSingleSelection ( BodyItemPtr  bodyItem,
int  linkIndex 
)
bool LinkSelectionView::restoreState ( const Archive &  archive)
virtual
SignalProxy< boost::signal< void()> > LinkSelectionView::sigSelectionChanged ( BodyItemPtr  bodyItem)
bool LinkSelectionView::storeState ( Archive &  archive)
virtual

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