Uses of Class
com.openinventor.ldm.nodes.SoDataSetId
-
Packages that use SoDataSetId Package Description com.openinventor.ldm.elements -
-
Uses of SoDataSetId in com.openinventor.ldm.elements
Methods in com.openinventor.ldm.elements that return SoDataSetId Modifier and Type Method Description static SoDataSetId
SoDataSetIdElement. get(SoState state)
Returns current id from the state.Methods in com.openinventor.ldm.elements with parameters of type SoDataSetId Modifier and Type Method Description static void
SoDataSetIdElement. set(SoState state, SoDataSetId dsId)
Sets the current id in the state.
-