DART
6.10.1
|
#include <Default.hpp>
Public Member Functions | |
Default ()=default | |
Default constructor. More... | |
const GeomAttributes & | getGeomAttributes () const |
const JointAttributes & | getJointAttributes () const |
const MeshAttributes & | getMeshAttributes () const |
const WeldAttributes & | getWeldAttributes () const |
Private Member Functions | |
Errors | read (tinyxml2::XMLElement *element, const Default *parent) |
Private Attributes | |
GeomAttributes | mGeomAttributes |
JointAttributes | mJointAttributes |
MeshAttributes | mMeshAttributes |
WeldAttributes | mWeldAttributes |
Friends | |
class | Defaults |
|
default |
Default constructor.
const GeomAttributes & dart::utils::MjcfParser::detail::Default::getGeomAttributes | ( | ) | const |
const JointAttributes & dart::utils::MjcfParser::detail::Default::getJointAttributes | ( | ) | const |
const MeshAttributes & dart::utils::MjcfParser::detail::Default::getMeshAttributes | ( | ) | const |
const WeldAttributes & dart::utils::MjcfParser::detail::Default::getWeldAttributes | ( | ) | const |
|
private |
|
friend |
|
private |
|
private |
|
private |
|
private |