|
void | fromJson (const Value &v) |
|
void | hatch (TrajOptProb &prob) |
|
virtual void | fromJson (const Json::Value &v)=0 |
|
|
DblVec | vals |
|
int | first_step |
|
int | last_step |
|
string | name |
|
TermType | term_type |
|
|
typedef TermInfoPtr(* | MakerFunc )(void) |
| Registers a user-defined TermInfo so you can use your own cost see function RegisterMakers.cpp.
|
|
static TermInfoPtr | fromName (const string &type) |
|
static void | RegisterMaker (const std::string &type, MakerFunc) |
|
The documentation for this struct was generated from the following file: