Loading...
Searching...
No Matches
InterfaceElements.hh File Reference
#include <functional>
#include <string>
#include <memory>
#include <optional>
#include <gz/math/Pose3.hh>
#include <gz/utils/ImplPtr.hh>
#include <gz/utils/SuppressWarning.hh>
#include "sdf/Element.hh"
#include "sdf/InterfaceModel.hh"
#include "sdf/Types.hh"
#include "sdf/config.hh"
#include "sdf/system_util.hh"

Go to the source code of this file.

Classes

class  sdf::SDF_VERSION_NAMESPACE::NestedInclude
 Contains the necessary information about an included model file for custom model parsers to be able to find the file and parse it. More...

Namespaces

namespace  sdf
 namespace for Simulation Description Format parser
namespace  sdf::SDF_VERSION_NAMESPACE

Typedefs

using sdf::SDF_VERSION_NAMESPACE::CustomModelParser
 Defines a custom model parser.