CPhysConstraintSystem

From SigMod
Revision as of 02:51, 14 July 2022 by Mince (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Overview

Manages CPhysConstraint entities and resolves their interactions with consideration for every constraint in the system. (Otherwise they will fight each other over manipulation of a physics object.)

Source location : /game/server/physconstraint.cpp

Linked Entity : phys_constraintsystem

Class Structure

Entity DataMaps

CPhysConstraintSystem
Name Type Description
m_additionalIterations
m_pMachine