public function FLARMatrixSmoother_Average()
public function dispose():void
public function initFromXML(paramsObj:Object):void
init from a name-value paired object that contains parameters parsed from XML.
Parameters
public function smoothMatrices(storedMatrices:Vector):FLARDoubleMatrix34
returns a FLARDoubleMatrix34 that is the average of a Vector of FLARDoubleMatrix34 instances.
Parameters
| storedMatrices:Vector — Vector of storedMatrices to average. (storedMatrices is not modified.)
|
Returns
By Eric Socolofsky, http://transmote.com. Released under the GNU GPL (http://www.gnu.org/copyleft/gpl.html).