CPhysConstraintSystem

From SigMod
Jump to navigation Jump to search

Overview[edit | edit source]

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[edit | edit source]

Entity DataMaps[edit | edit source]

CPhysConstraintSystem
Name Type Description
m_additionalIterations
m_pMachine