#define KEEP_FOR_RE()
Definition: PCH.h:713
Definition: hkArray.h:190
Definition: hkArray.h:197
Definition: hkMultiThreadCheck.h:6
Definition: hkpConstraintInstance.h:13
Definition: hkpConstraintOwner.h:11
Definition: hkpSimulationIsland.h:16
std::uint32_t pad5C
Definition: hkpSimulationIsland.h:52
std::int32_t numConstraints
Definition: hkpSimulationIsland.h:32
hkMultiThreadCheck multiThreadCheck
Definition: hkpSimulationIsland.h:47
const hkClass * GetClassType() const override
bool isInActiveIslandsArray
Definition: hkpSimulationIsland.h:41
float timeSinceLastLowFrequencyCheck
Definition: hkpSimulationIsland.h:49
hkpAgentNnTrack midphaseAgentTrack
Definition: hkpSimulationIsland.h:54
~hkpSimulationIsland() override
hkTime timeOfDeactivation
Definition: hkpSimulationIsland.h:51
bool activeMark
Definition: hkpSimulationIsland.h:42
static constexpr auto VTABLE
Definition: hkpSimulationIsland.h:19
hkpWorld * world
Definition: hkpSimulationIsland.h:31
bool actionListCleanupNeeded
Definition: hkpSimulationIsland.h:39
std::uint8_t splitCheckFrameCounter
Definition: hkpSimulationIsland.h:35
bool inIntegrateJob
Definition: hkpSimulationIsland.h:44
static constexpr auto RTTI
Definition: hkpSimulationIsland.h:18
hkObjectIndex storageIndex
Definition: hkpSimulationIsland.h:33
void CalcContentStatistics(hkStatisticsCollector *a_collector, const hkClass *a_class) const override
void AddConstraintToCriticalLockedIsland(hkpConstraintInstance *a_constraint) override
bool allowIslandLocking
Definition: hkpSimulationIsland.h:40
void RemoveConstraintFromCriticalLockedIsland(hkpConstraintInstance *a_constraint) override
void AddCallbackRequest(hkpConstraintInstance *a_constraint, std::int32_t a_request) override
hkArray< hkpAction * > actions
Definition: hkpSimulationIsland.h:50
float timeSinceLastHighFrequencyCheck
Definition: hkpSimulationIsland.h:48
bool tryToIncreaseIslandSizeMark
Definition: hkpSimulationIsland.h:43
bool splitCheckRequested
Definition: hkpSimulationIsland.h:37
hkInplaceArray< hkpEntity *, 1 > entities
Definition: hkpSimulationIsland.h:53
hkpAgentNnTrack narrowphaseAgentTrack
Definition: hkpSimulationIsland.h:55
bool isSparse
Definition: hkpSimulationIsland.h:38
std::uint8_t pad33
Definition: hkpSimulationIsland.h:46
hkObjectIndex dirtyListIndex
Definition: hkpSimulationIsland.h:34
Definition: hkpWorld.h:62
Definition: AbsorbEffect.h:6
std::uint16_t hkObjectIndex
Definition: hkBaseTypes.h:5
constexpr REL::ID RTTI_hkpSimulationIsland(static_cast< std::uint64_t >(689917))
float hkTime
Definition: hkBaseTypes.h:6
constexpr std::array< REL::ID, 1 > VTABLE_hkpSimulationIsland
Definition: Offsets_VTABLE.h:14357
Definition: hkpAgentNnTrack.h:17