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

Class enchant.gl.collada.ColladaSprite3D

Class Summary
Constructor Attributes Constructor Name and Description
 
Class to display Sprite3Ds created from a collada file.
Fields borrowed from class enchant.gl.Sprite3D:
bounding, childNodes, globalX, globalY, globalZ, matrix, mesh, name, parentNode, rotation, scaleX, scaleY, scaleZ, scene, touchable, x, y, z

Method Summary

Method Attributes Method Name and Description
 
getDivisionInfo(arrays, table, n)
スキニングの分割描画を行う境界を計算する.
<inner>  
makeEnterframe(poses, length, sid, obj)
Methods borrowed from class enchant.gl.Sprite3D:
addChild
altitude
clone
forward
intersect
removeChild
rotatePitch
rotateRoll
rotateYaw
rotationApply
rotationSet
scale
set
sidestep
translate
Methods borrowed from class enchant.EventTarget:
addEventListener
clearEventListener
dispatchEvent
on
removeEventListener

Class Detail

enchant.gl.collada.ColladaSprite3D(node)
Class to display Sprite3Ds created from a collada file. The ColladaSprite3D class can be used as enchant.gl.Sprite3D. This method is a factory method for ColladaSprite3D class which creates a new hirachy of ColladaSprite3D from a collada Node.
Parameters:
{Node} node

Method Detail

  • getDivisionInfo(arrays, table, n)
    スキニングの分割描画を行う境界を計算する.
    Parameters:
    arrays
    table
    n
  • <inner> makeEnterframe(poses, length, sid, obj)
    Parameters:
    poses
    length
    sid
    obj