From: <no...@so...> - 2002-05-20 18:55:14
|
Task #54015 has been updated. Project: Generic Graphics Toolkit Subproject: GMTL Summary: add makeInvert that takes a matrix Complete: 100% Status: Closed Authority : nonchocoboy Assigned to: nonchocoboy Description: We need an invert function that only takes a source matrix and returns the result out the back rather than having to create a new matrix and passing it in as the dest matrix as we currently do. This will probably require the use of Type2Type to generalize. Follow-Ups: ------------------------------------------------------- Date: 2002-05-20 13:55 By: nonchocoboy Comment: Implemented as makeInverse in gmtl/Generate.h ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=54015&group_id=43735&group_project_id=16299 |