FrameID.hh File Reference
#include <memory>
#include <gz/physics/Export.hh>
#include <gz/physics/detail/Identity.hh>
#include <gz/utils/SuppressWarning.hh>
Go to the source code of this file.
Classes | |
class | FrameID |
Container for specifying Frame IDs. We do not want to use a generic integer type for this, because it may lead to bugs where a plain integer is mistaken for a FrameID. This also allows the compiler to always perform argument deduction successfully. More... | |
Namespaces | |
gz | |
gz::physics | |