M3G 1.1 -- Jun 22, 2005

Uses of Class
javax.microedition.m3g.Group

Uses of Group in javax.microedition.m3g
 

Subclasses of Group in javax.microedition.m3g
 class World
          A special Group node that is a top-level container for scene graphs.
 

Methods in javax.microedition.m3g that return Group
 Group SkinnedMesh.getSkeleton()
          Returns the skeleton Group of this SkinnedMesh.
 

Constructors in javax.microedition.m3g with parameters of type Group
SkinnedMesh(VertexBuffer vertices, IndexBuffer submesh, Appearance appearance, Group skeleton)
          Constructs a new SkinnedMesh with the given vertices, submesh and skeleton.
SkinnedMesh(VertexBuffer vertices, IndexBuffer[] submeshes, Appearance[] appearances, Group skeleton)
          Constructs a new SkinnedMesh with the given vertices, submeshes and skeleton.
 


M3G 1.1 -- Jun 22, 2005

Copyright © 2005 Nokia Corporation. See the Copyright Notice for details.