Class J3MRenderStateOutputCapsule
java.lang.Object
com.jme3.material.plugin.export.material.J3MOutputCapsule
com.jme3.material.plugin.export.material.J3MRenderStateOutputCapsule
- All Implemented Interfaces:
OutputCapsule
-
Field Summary
FieldsFields inherited from class com.jme3.material.plugin.export.material.J3MOutputCapsule
exporter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()getCapsule(Savable object) protected voidputParameter(String name, String value) protected voidwriteParameter(Writer out, String name, String value) voidwriteToStream(Writer out) Methods inherited from class com.jme3.material.plugin.export.material.J3MOutputCapsule
format, formatMatParamTexture, formatWrapMode, 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, write, write, write, writeByteBufferArrayList, writeFloatBufferArrayList, writeIntSavableMap, writeSavableArrayList, writeSavableArrayListArray, writeSavableArrayListArray2D, writeSavableMap, writeStringSavableMap
-
Field Details
-
NAME_MAP
-
offsetUnit
-
-
Constructor Details
-
J3MRenderStateOutputCapsule
-
-
Method Details
-
getCapsule
-
clear
public void clear()- Overrides:
clearin classJ3MOutputCapsule
-
writeToStream
- Overrides:
writeToStreamin classJ3MOutputCapsule- Throws:
IOException
-
writeParameter
- Overrides:
writeParameterin classJ3MOutputCapsule- Throws:
IOException
-
putParameter
- Overrides:
putParameterin classJ3MOutputCapsule
-