Uses of Class
com.openinventor.inventor.nodes.SoWWWInline
Packages that use SoWWWInline
-
Uses of SoWWWInline in com.openinventor.inventor.misc.callbacks
Methods in com.openinventor.inventor.misc.callbacks with parameters of type SoWWWInlineModifier and TypeMethodDescriptionvoid
SoWWWInlineFetchURLCB.invoke
(String url, SoWWWInline node) This method will be invoked when the native callback will be called so that you only need to override this method to fill the method's body.