Class J3MRootOutputCapsule
java.lang.Object
com.jme3.material.plugin.export.material.J3MOutputCapsule
com.jme3.material.plugin.export.material.J3MRootOutputCapsule
- All Implemented Interfaces:
com.jme3.export.OutputCapsule
- Author:
- tsr
-
Field Summary
Fields inherited from class com.jme3.material.plugin.export.material.J3MOutputCapsule
exporter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()com.jme3.export.OutputCapsulegetCapsule(com.jme3.export.Savable object) voidvoidvoidvoidwriteToStream(Writer out) Methods inherited from class com.jme3.material.plugin.export.material.J3MOutputCapsule
format, formatMatParamTexture, formatWrapMode, putParameter, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, write, writeByteBufferArrayList, writeFloatBufferArrayList, writeIntSavableMap, writeParameter, writeSavableArrayList, writeSavableArrayListArray, writeSavableArrayListArray2D, writeSavableMap, writeStringSavableMap
-
Constructor Details
-
J3MRootOutputCapsule
-
-
Method Details
-
clear
public void clear()- Overrides:
clearin classJ3MOutputCapsule
-
getCapsule
public com.jme3.export.OutputCapsule getCapsule(com.jme3.export.Savable object) -
writeToStream
- Overrides:
writeToStreamin classJ3MOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfacecom.jme3.export.OutputCapsule- Overrides:
writein classJ3MOutputCapsule- Throws:
IOException
-
write
- Specified by:
writein interfacecom.jme3.export.OutputCapsule- Overrides:
writein classJ3MOutputCapsule- Throws:
IOException
-
write
public void write(com.jme3.export.Savable object, String name, com.jme3.export.Savable defVal) throws IOException - Specified by:
writein interfacecom.jme3.export.OutputCapsule- Overrides:
writein classJ3MOutputCapsule- Throws:
IOException
-