CubeTwister 2.0alpha141 2011-10-13

idx3d
Class idx3d_3ds_Exporter

java.lang.Object
  extended by idx3d.idx3d_3ds_Exporter

public class idx3d_3ds_Exporter
extends java.lang.Object

Exports a scene to a 3ds (3d Studio Max) Ressource.


Method Summary
static void exportToStream(java.io.OutputStream outStream, idx3d_Scene source)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

exportToStream

public static void exportToStream(java.io.OutputStream outStream,
                                  idx3d_Scene source)

(c) Werner Randelshofer.
All rights reserved.