M3GToolkit 0.5.0

Uses of Class
com.java4ever.m3g.M3GObject

Packages that use M3GObject
com.java4ever.m3g   
com.java4ever.m3gtoolkit.m3g   
com.java4ever.m3gtoolkit.plugins   
com.java4ever.m3gtoolkit.plugins.ase   
com.java4ever.m3gtoolkit.plugins.m3g   
 

Uses of M3GObject in com.java4ever.m3g
 

Subclasses of M3GObject in com.java4ever.m3g
 class AnimationController
           
 class AnimationTrack
           
 class Appearance
           
 class Background
           
 class Camera
           
 class CompositingMode
           
 class ExternalReference
           
 class Fog
           
 class Group
           
 class HeaderObject
           
 class Image2D
           
 class IndexBuffer
           
 class KeyframeSequence
           
 class Light
           
 class Material
           
 class Mesh
           
 class MorphingMesh
           
 class Node
           
 class Object3D
           
 class PolygonMode
           
 class SkinnedMesh
           
 class Sprite3D
           
 class Texture2D
           
 class Transformable
           
 class TriangleStripArray
           
 class VertexArray
           
 class VertexBuffer
           
 class World
           
 

Methods in com.java4ever.m3g that return M3GObject
protected  M3GObject M3GObject.getObjectAtIndex(java.util.ArrayList table, int index, int type)
           
 

Uses of M3GObject in com.java4ever.m3gtoolkit.m3g
 

Methods in com.java4ever.m3gtoolkit.m3g that return M3GObject
 M3GObject PropertiesPanel.getM3GObject()
           
 M3GObject[] M3GTree.getM3GObjects()
           
 

Methods in com.java4ever.m3gtoolkit.m3g with parameters of type M3GObject
 void PropertiesPanel.setM3GObjects(M3GObject[] objects)
           
 void PropertiesPanel.setM3GObject(M3GObject object)
           
 void M3GTree.addM3GObjects(M3GObject[] objects)
           
 

Uses of M3GObject in com.java4ever.m3gtoolkit.plugins
 

Methods in com.java4ever.m3gtoolkit.plugins that return M3GObject
 M3GObject[] IOPlugin.read(java.io.File file)
           
 

Methods in com.java4ever.m3gtoolkit.plugins with parameters of type M3GObject
 void IOPlugin.write(java.io.File file, M3GObject[] objects)
           
 

Uses of M3GObject in com.java4ever.m3gtoolkit.plugins.ase
 

Methods in com.java4ever.m3gtoolkit.plugins.ase that return M3GObject
 M3GObject[] ASEPlugin.read(java.io.File file)
           
 

Methods in com.java4ever.m3gtoolkit.plugins.ase with parameters of type M3GObject
 void ASEPlugin.write(java.io.File file, M3GObject[] objects)
           
 

Uses of M3GObject in com.java4ever.m3gtoolkit.plugins.m3g
 

Methods in com.java4ever.m3gtoolkit.plugins.m3g that return M3GObject
 M3GObject[] M3GPlugin.read(java.io.File file)
           
 

Methods in com.java4ever.m3gtoolkit.plugins.m3g with parameters of type M3GObject
 void M3GPlugin.write(java.io.File file, M3GObject[] objects)
           
 


M3GToolkit 0.5.0

Copyright 2005 java4ever.com. All Rights Reserved.