nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00572
[Bug 1272427] [NEW] Missing an abstract collision hook in base_object
Public bug reported:
in cpp/sim_engine/base_object/base_object.h, base_object needs an
abstract interface to handle collision resolution. it needs to take the
colliding object as an argument, and return some way to indicate if this
object survives the collision, and update forces/position as
appropriate.
** Affects: nrtb
Importance: Critical
Assignee: Rick Stovall (fpstovall)
Status: Triaged
** Affects: nrtb/alpha
Importance: Critical
Assignee: Rick Stovall (fpstovall)
Status: Triaged
** Also affects: nrtb/alpha
Importance: Critical
Assignee: Rick Stovall (fpstovall)
Status: Triaged
--
You received this bug notification because you are a member of NRTB
Core, which is subscribed to New Real Time Battle.
https://bugs.launchpad.net/bugs/1272427
Title:
Missing an abstract collision hook in base_object
Status in The New Real Time Battle Project:
Triaged
Status in New Real Time Battle alpha series:
Triaged
Bug description:
in cpp/sim_engine/base_object/base_object.h, base_object needs an
abstract interface to handle collision resolution. it needs to take
the colliding object as an argument, and return some way to indicate
if this object survives the collision, and update forces/position as
appropriate.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/1272427/+subscriptions
Follow ups
References