Uses of Class
com.openinventor.inventor.misc.callbacks.SoWWWInlineFetchURLCB
-
Packages that use SoWWWInlineFetchURLCB Package Description com.openinventor.inventor.nodes -
-
Uses of SoWWWInlineFetchURLCB in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes with parameters of type SoWWWInlineFetchURLCB Modifier and Type Method Description static void
SoWWWInline. setFetchURLCallBack(SoWWWInlineFetchURLCB f, java.lang.Object userData)
Application callbacks invoked when the inline needs its URL data fetched.
-