Package one.jpro.platform.scenegraph
Class SceneGraphSerializer
java.lang.Object
one.jpro.platform.scenegraph.SceneGraphSerializer
This class serializes a scene graph to a string representation.
This String is both human and AI friendly.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SceneGraphSerializer
public SceneGraphSerializer()
-
-
Method Details
-
serialize
Serializes a scene graph to a string representation. This String is both human and AI friendly.- Parameters:
node-- Returns:
-