Top-level structure for a model directives yaml file schema.
#include <drake/multibody/parsing/model_directives.h>
Public Member Functions | |
| bool | IsValid () const |
| template<typename Archive> | |
| void | Serialize (Archive *a) |
Public Attributes | |
| std::vector< ModelDirective > | directives |
| bool IsValid | ( | ) | const |
| void Serialize | ( | Archive * | a | ) |
| std::vector<ModelDirective> directives |