We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ddabb3 commit 659f10dCopy full SHA for 659f10d
1 file changed
attachments/advanced_gltf/physics_interface.h
@@ -23,7 +23,7 @@
23
// Forward declarations — callers that only use PhysicsWorld* need not include Jolt headers.
24
namespace JPH {
25
class BodyID;
26
- struct BodyCreationSettings;
+ class BodyCreationSettings;
27
enum class EMotionType : std::uint8_t;
28
}
29
0 commit comments