[x3d-public] fieldValue.setIS()? Is this valid X3D?

John Carlson yottzumm at gmail.com
Sat Aug 28 14:14:55 PDT 2021


Note that my Java version of rubik2x2x2.java throws the following.  I 
will look at Don's version to see what it generates. My version is attached.

rubik2x2x2.java:112: error: cannot find symbol
                   .setIS(new IS()
                   ^
   symbol:   method setIS(IS)
   location: class fieldValue
rubik2x2x2.java:118: error: cannot find symbol
                   .setIS(new IS()
                   ^
   symbol:   method setIS(IS)
   location: class fieldValue
rubik2x2x2.java:124: error: cannot find symbol
                   .setIS(new IS()
                   ^
   symbol:   method setIS(IS)
   location: class fieldValue
rubik2x2x2.java:130: error: cannot find symbol
                   .setIS(new IS()
                   ^
   symbol:   method setIS(IS)
   location: class fieldValue
4 errors

-------------- next part --------------
A non-text attachment was scrubbed...
Name: rubik2x2x2.java
Type: text/x-java
Size: 8373 bytes
Desc: not available
URL: <http://web3d.org/pipermail/x3d-public_web3d.org/attachments/20210828/d6e75ee8/attachment.bin>


More information about the x3d-public mailing list