Documentation generator: JsDoc Toolkit 2.4.0
Template: Codeview 1.2
Generated on: 2016-0-4 21:22

Class enchant.gl.Pose

Class Summary
Constructor Attributes Constructor Name and Description
 
enchant.gl.Pose(position, rotation)
Class for processing pose.

Method Summary

Method Attributes Method Name and Description
 
getInterpolation(another, ratio)
Performs interpolation with other pose.
Methods borrowed from class enchant.gl.State:
set

Class Detail

enchant.gl.Pose(position, rotation)
Class for processing pose.
Parameters:
{Number[]} position
{Number[]} rotation

Method Detail