Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
RegisterHair.h
Go to the documentation of this file.
1// Jolt Physics Library (https://github.com/jrouwe/JoltPhysics)
2// SPDX-FileCopyrightText: 2026 Jorrit Rouwe
3// SPDX-License-Identifier: MIT
4
5#pragma once
6
8
11
#define JPH_EXPORT
Definition Core.h:286
#define JPH_NAMESPACE_END
Definition Core.h:469
#define JPH_NAMESPACE_BEGIN
Definition Core.h:463
JPH_NAMESPACE_BEGIN JPH_EXPORT void RegisterHair()
The hair system is not registered by default, call this function after RegisterTypes to register it.
Definition RegisterHair.cpp:15