![]() |
Dripline-Cpp
v2.10.11
Dripline Implementation in C++
|

Go to the source code of this file.
Classes | |
| class | dripline_config |
Sets the default configuration used by core. These parameters pertain to the dripline mesh that will be used. More... | |
Namespaces | |
| scarab | |
| dripline | |
Functions | |
| void | add_dripline_options (scarab::main_app &an_app) |
| Add dripline mesh CL options to an app object. More... | |
| scarab::param_node | create_dripline_auth_spec () |
| Create a param_node with the default dripline authentication specification. More... | |
| scarab::authentication | create_auth_with_dripline (bool a_process_spec=false) |
| Create an authentication object with the default dripline authentication specification. More... | |
| void | add_dripline_auth_spec (scarab::main_app &an_app, bool a_use_auth_file) |