#include "definitions.hpp"
#include "../../core/definitions.hpp"
#include "../../core/node/components.hpp"
#include <box2d/base.h>
#include <box2d/box2d.h>
#include <box2d/collision.h>
#include <box2d/id.h>
#include <box2d/types.h>
#include <functional>
Go to the source code of this file.
◆ CEREAL_REGISTER_POLYMORPHIC_RELATION() [1/2]
◆ CEREAL_REGISTER_POLYMORPHIC_RELATION() [2/2]
◆ CEREAL_REGISTER_TYPE() [1/2]
◆ CEREAL_REGISTER_TYPE() [2/2]
◆ operator==()
| bool operator== |
( |
const b2ShapeId & |
a, |
|
|
const b2ShapeId & |
b |
|
) |
| |
|
inlinenoexcept |