java.lang.Object
de.grogra.ext.x3d.exportation.AppearanceExport
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic HashMap
<ChannelMap, String> Map for linking channel maps to exported image files to avoid duplicated exporting of same maps. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
handleAppearance
(de.grogra.ext.x3d.xmlbeans.ShapeDocument.Shape parent, Object node, Shader shader, X3DExport export, GraphState gs)
-
Field Details
-
imageFileMap
Map for linking channel maps to exported image files to avoid duplicated exporting of same maps.
-
-
Constructor Details
-
AppearanceExport
public AppearanceExport()
-
-
Method Details
-
handleAppearance
public static void handleAppearance(de.grogra.ext.x3d.xmlbeans.ShapeDocument.Shape parent, Object node, Shader shader, X3DExport export, GraphState gs)
-