Structure to stock all default classes information. More...
#include <pinocchio/parsers/mjcf/mjcf-graph.hpp>
Public Types | |
typedef boost::property_tree::ptree | ptree |
Public Attributes | |
ptree | classElement |
std::string | className |
Structure to stock all default classes information.
Definition at line 77 of file mjcf-graph.hpp.
typedef boost::property_tree::ptree ptree |
Definition at line 80 of file mjcf-graph.hpp.
ptree classElement |
Definition at line 85 of file mjcf-graph.hpp.
std::string className |
Definition at line 83 of file mjcf-graph.hpp.