nrtb-core team mailing list archive
-
nrtb-core team
-
Mailing list archive
-
Message #00169
[Bug 814217] Re: Todo: Add dot_product method to triad.h
** Changed in: nrtb
Importance: High => Medium
--
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/814217
Title:
Todo: Add dot_product method to triad.h
Status in The New Real Time Battle Project:
New
Bug description:
common/point/triad.h defines a class useful for physics (a 3d vector)
but it is missing a commonly used method, the scalar or "dot"
rproduct. This needs to be implemented as the physics core will make
great use of it.
You can find good documentation on this method in "Game Physics Engine
Development" in section 2.1.7. Rick has a copy in his Kindle with the
section bookmarked.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nrtb/+bug/814217/+subscriptions
References