#include <string>
#include "names.hh"
Go to the source code of this file.
◆ getConfigurationFileFromModelName() [1/2]
| std::string getConfigurationFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
configurationName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ getConfigurationFileFromModelName() [2/2]
| std::string getConfigurationFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ getHelpImageFileFromModelName()
| std::string getHelpImageFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ getInitFileFromModelName()
| std::string getInitFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ getInitialPoseFileFromModelName()
| std::string getInitialPoseFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ getModelFileFromModelName()
| std::string getModelFileFromModelName |
( |
const std::string & |
modelName, |
|
|
const std::string & |
defaultPath |
|
) |
| |
◆ makeModelFile()
| bool makeModelFile |
( |
boost::filesystem::ofstream & |
stream, |
|
|
std::string & |
fullModelPath |
|
) |
| |