Skip to content
Snippets Groups Projects
Commit d5120a04 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

fix imports, add javadoc

parent 6cb5a479
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,6 @@ package xj3d.filter.node;
// External imports
// Local imports
import xj3d.filter.FieldValueHandler;
/**
* Wrapper for the X3D ImageTexture node.
......@@ -186,6 +185,7 @@ public class ImageTexture extends BaseTexture2D implements IUrl {
* Compares this appearance to another and checks if
* all fields are the same and that all children fields
* are the same.
* @param enc expected ImageTexture node
* @return
*/
@Override
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment