pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
MjcfClass Struct Reference

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
 

Detailed Description

Structure to stock all default classes information.

Definition at line 77 of file mjcf-graph.hpp.

Member Typedef Documentation

◆ ptree

typedef boost::property_tree::ptree ptree

Definition at line 80 of file mjcf-graph.hpp.

Member Data Documentation

◆ classElement

ptree classElement

Definition at line 85 of file mjcf-graph.hpp.

◆ className

std::string className

Definition at line 83 of file mjcf-graph.hpp.


The documentation for this struct was generated from the following file: