Choreonoid  1.8
Public Member Functions | List of all members
cnoid::LinkKinematicsKitManager Class Reference

#include <LinkKinematicsKitManager.h>

Public Member Functions

 LinkKinematicsKitManager (BodyItem *bodyItem)
 
 ~LinkKinematicsKitManager ()
 
LinkKinematicsKitgetCurrentKinematicsKit (Link *targetLink)
 
LinkKinematicsKitfindPresetKinematicsKit (Link *targetLink=nullptr)
 
bool storeState (Mapping &archive) const
 
bool restoreState (const Mapping &archive)
 

Constructor & Destructor Documentation

◆ LinkKinematicsKitManager()

LinkKinematicsKitManager::LinkKinematicsKitManager ( BodyItem bodyItem)

◆ ~LinkKinematicsKitManager()

LinkKinematicsKitManager::~LinkKinematicsKitManager ( )

Member Function Documentation

◆ findPresetKinematicsKit()

LinkKinematicsKit * LinkKinematicsKitManager::findPresetKinematicsKit ( Link targetLink = nullptr)

◆ getCurrentKinematicsKit()

LinkKinematicsKit * LinkKinematicsKitManager::getCurrentKinematicsKit ( Link targetLink)

◆ restoreState()

bool LinkKinematicsKitManager::restoreState ( const Mapping archive)

◆ storeState()

bool LinkKinematicsKitManager::storeState ( Mapping archive) const

The documentation for this class was generated from the following files: