JSR-184 Public Review Draft - Apr. 30, 2003.

Uses of Class
javax.microedition.m3d.Group

Uses of Group in javax.microedition.m3d
 

Subclasses of Group in javax.microedition.m3d
 class World
          A top-level container for scene graphs.
 

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

Methods in javax.microedition.m3d with parameters of type Group
 void SkinnedMesh.setSkeleton(Group skeleton)
          Sets the Group to use as the skeleton of this SkinnedMesh.
 


JSR-184 Public Review Draft - Apr. 30, 2003.

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