DART
6.7.3
|
#include <EntityNodeAspect.hpp>
Public Member Functions | |
EntityNodeProperties (const std::string &name="") | |
Default constructor. More... | |
operator const std::string & () const | |
Implicit conversion to a string. More... | |
Public Attributes | |
std::string | mName |
Name of the Entity/Node. More... | |
dart::dynamics::detail::EntityNodeProperties::EntityNodeProperties | ( | const std::string & | name = "" | ) |
Default constructor.
dart::dynamics::detail::EntityNodeProperties::operator const std::string & | ( | ) | const |
Implicit conversion to a string.
std::string dart::dynamics::detail::EntityNodeProperties::mName |
Name of the Entity/Node.