Go to the documentation of this file.
17 #ifndef SDF_SURFACE_HH_
18 #define SDF_SURFACE_HH_
20 #include <ignition/utils/ImplPtr.hh>
29 inline namespace SDF_VERSION_NAMESPACE {
52 public: uint16_t CollideBitmask()
const;
55 public:
void SetCollideBitmask(
const uint16_t _bitmask);
58 IGN_UTILS_IMPL_PTR(dataPtr)
98 IGN_UTILS_IMPL_PTR(dataPtr)
namespace for Simulation Description Format parser
Definition: Actor.hh:34
std::vector< Error > Errors
A vector of Error.
Definition: Types.hh:106
#define SDFORMAT_VISIBLE
Definition: system_util.hh:25
class IGNITION_SDFORMAT_VISIBLE Element
Definition: Element.hh:50
Surface information for a collision.
Definition: Surface.hh:62
std::shared_ptr< Element > ElementPtr
Definition: Element.hh:54