Classes | Namespaces | Typedefs | Functions
Mobility.h File Reference
#include <vector>
#include "Configuration.h"
Include dependency graph for Mobility.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PathEngine::Mobility
 移動アルゴリズム実装用抽象クラス More...
 

Namespaces

 PathEngine
 

Typedefs

typedef void(* PathEngine::MobilityDeleteFunc) (Mobility *mobility)
 移動アルゴリズム解放関数 More...
 
typedef Mobility *(* PathEngine::MobilityNewFunc) (PathPlanner *planner)
 移動アルゴリズム生成関数 More...
 

Functions

template<class _New >
Mobility * PathEngine::MobilityCreate (PathPlanner *planner)
 移動アルゴリズム生成関数生成テンプレート More...
 
template<class _Delete >
void PathEngine::MobilityDelete (Mobility *mobility)
 移動アルゴリズム解放関数生成テンプレート More...
 


openhrp3
Author(s): AIST, General Robotix Inc., Nakamura Lab of Dept. of Mechano Informatics at University of Tokyo
autogenerated on Sat May 8 2021 02:42:42