com.java4ever.m3g
Class SceneSection
java.lang.Object
com.java4ever.m3g.Section
com.java4ever.m3g.SceneSection
- public class SceneSection
- extends Section
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SceneSection
public SceneSection()
addObject3D
public void addObject3D(Object3D object)
getObjects3D
public Object3D[] getObjects3D()
removeObject3D
public void removeObject3D(Object3D object)
removeObjects3D
public void removeObjects3D()
readObjects
protected void readObjects(M3GInputStream is,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
readObjects in class Section
- Throws:
java.io.IOException
writeObjects
protected void writeObjects(M3GOutputStream os,
java.util.ArrayList table)
throws java.io.IOException
- Specified by:
writeObjects in class Section
- Throws:
java.io.IOException
readObjects2
protected void readObjects2(M3GInputStream is,
java.util.ArrayList table)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright 2005 java4ever.com. All Rights Reserved.